More work on simple installer

This commit is contained in:
Duncan Sommerville 2014-11-26 16:35:13 -05:00
parent f9d52c6c00
commit 51627e6270
3 changed files with 181 additions and 1 deletions

View file

@ -131,7 +131,9 @@ chown -R www-data:www-data /var/log/airtime
apt-get -y --force-yes install postgresql php5-pgsql php5-mysql
# TODO copy files over to /usr/share/airtime
# Copy files to /usr/share/airtime
export airtime_service_start='t'
airtime/airtime-copy-files.sh $@
echo -e "\n-----------------------------------------------------"
echo " * Basic Setup DONE! * "