Allow the user to answer questions at the command line provided by the install script and edit the conf.php file as a result.
Also separate the install and update functionality.
The update will git pull whereas the install will not.
The update will apply new changes to the conf.php where usually it will not need to change the file.
The update will apply sql changes to the database if found (dependent on the sql patches functionality)
Allow the user to answer questions at the command line provided by the install script and edit the conf.php file as a result.
Also separate the install and update functionality.
The update will git pull whereas the install will not.
The update will apply new changes to the conf.php where usually it will not need to change the file.
The update will apply sql changes to the database if found (dependent on the sql patches functionality)