johnnyq
|
8ab82d9edf
|
Really fix it now
|
2024-12-10 22:26:05 -05:00 |
johnnyq
|
41f60e6b21
|
Dont show update successfull if already updated
|
2024-12-10 22:23:53 -05:00 |
johnnyq
|
3b079de8ad
|
Fix update_cli to get the proper latest db version
|
2024-12-10 22:19:41 -05:00 |
johnnyq
|
501c5fce15
|
Update update_cli script to only allow the script to run as the owner of the script preventing any permissions issues when updating via git. Also removed the --user option. to run the script you can use sudo -u USER php update_cli.php while in its path
|
2024-12-10 12:40:22 -05:00 |
johnnyq
|
c4870e49cf
|
Ensure All commands are executed within the update and setup scripts directory
|
2024-12-07 15:53:17 -05:00 |
johnnyq
|
2cf2545f32
|
name script finalized
|
2024-12-07 15:49:07 -05:00 |
johnnyq
|
41743a529f
|
Update CLI show help screen and show if an argument is invalid
|
2024-12-07 15:46:48 -05:00 |
johnnyq
|
29f75fc69c
|
Update CLI - Added option to specify a when update the app otherwise default to www-data
|
2024-12-07 15:26:29 -05:00 |
johnnyq
|
a8328172e6
|
Allow force_update to be seperate from --update
|
2024-12-07 15:16:46 -05:00 |
johnnyq
|
926935ceb6
|
Add help to the update_cli and execute standard update by default also fix getting the current DB version
|
2024-12-07 15:09:29 -05:00 |
johnnyq
|
b43a7ec16d
|
Initial work on update script via cli the update_cli.php can only be run via command line preventing web public dir execution
|
2024-12-07 14:46:08 -05:00 |