Closed royord closed 9 years ago
Hello @royord. Thanks for taking a look at this. This scripts still needs more development. I just posted it as a start...so it definitely needs some refinement. The function in question that tries to access the Archive.zip file is a temporary funcation that I wrote to pull the web app across my network off of a Beaglebone Black I was developing on to a Raspberry Pi and I was creating a new build on. It will need to be rewritten to WGET the current webapp repository from GitHub and put it into the web root on the device. I was using /var/www/admin/ for this.
CC @mathewpeterson
I have not looked at the build process quite yet because I have a bit more work on re-writing some of the webapp. Once I get those tasks completed, there will be more to the build script for the web app.
I have a new build script but its not 100% complete . that installs the build deps and pulls the git src for svxlink and openrepeater. . but be warn there are typos in the svxlink code that have been patched in the pkgs.
Archieve.zip isn't available, the rest of the script does seem to work thus far.