🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay
2023-02-25 15:27:58 -05:00
parent 971527ef77
commit 9832806757
3 changed files with 14 additions and 2 deletions

View File

@@ -79,7 +79,7 @@ __start_message() {
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
__exec_pre_start() {
__start_message
__exec_command php -S 0.0.0.0:80 -t "/data/htdocs/www" &
}
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
__run_backup() {