🔒DB lock v0.4 #685 + 🔔userNotifications

This commit is contained in:
jokob-sk
2024-06-01 20:05:15 +10:00
parent 2e9aa37cd2
commit de561e1ad0
29 changed files with 1932 additions and 1460 deletions

View File

@@ -99,9 +99,8 @@ fi
# Create an empty log files
# Create the execution_queue.log file if it doesn't exist
touch "${INSTALL_PATH}/front/log/execution_queue.log"
# Create the app_front.log file if it doesn't exist
touch "${INSTALL_PATH}/front/log/app_front.log"
touch "${INSTALL_DIR}"/front/log/{app.log,execution_queue.log,app_front.log,app.php_errors.log,stderr.log,stdout.log,db_is_locked.log}
touch "${INSTALL_DIR}"/api/{user_notifications.json}
# Fixing file permissions