-
Notifications
You must be signed in to change notification settings - Fork 161
Update
Ycarus edited this page Jun 27, 2017
·
3 revisions
Inside the directory where your clone FlightAirMap :
git pull
You can always keep the file require/settings.php, so backup it before update. Then modify $globalInstalled to FALSE in require/settings.php
Run install/index.php again, the script will update tables and configuration if needed.
Keep the file require/settings.php and replace all files.
Then modify $globalInstalled to FALSE in require/settings.php
Run install/index.php again, the script will update tables and configuration if needed.