Restart apache after airtime-install to clear the php cache

This commit is contained in:
drigato 2013-12-10 10:23:46 -05:00
parent 0919915c6b
commit 800f5bf447
1 changed files with 1 additions and 0 deletions

View File

@ -204,3 +204,4 @@ echo "5. Run Airtime Install"
echo "----------------------------------------------------"
cd $SCRIPTPATH/../../install_minimal
./airtime-install
service apache2 restart