This commit is contained in:
Oliver
2025-08-16 21:06:27 +02:00
parent 2d3da5da96
commit 6de8bd9564
6 changed files with 56 additions and 46 deletions

View File

@@ -16,8 +16,8 @@ if [ -f /etc/od8n ]; then
fi
# Logs
output_log="/4server/data/api.log"
error_log="/4server/data/api.log"
output_log="/4server/data/log/api.log"
error_log="/4server/data/log/api.log"
depend() {
need net