Improved code to install dump1090 binary in net/dump1090 and hostname symlinks in net/hostname Removed code that manually discards static archives in net/php Miscellaneous SHA512 checksum updates and minor fixes in several net pkg build files |
||
---|---|---|
.. | ||
nginx.conf.sample | ||
nginx.run | ||
nginx.SMBuild | ||
README.user |
Create users and group as follows: busybox addgroup -S www-data busybox adduser -h /var/www -s /bin/nologin -S -D -H -G www-data www-data chown -R www-data /var/www chgrp -R www-data /var/www