This commit is contained in:
2
scheduler.sh
Normal file → Executable file
2
scheduler.sh
Normal file → Executable file
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
LOG_DIR="/app/logs"
|
LOG_DIR="/app/logs"
|
||||||
LOG_FILE="$LOG_DIR/scheduler_$(date +%Y%m%d).log"
|
LOG_FILE="$LOG_DIR/scheduler_$(date +%Y%m%d).log"
|
||||||
CONFIG_FILE="/app/config.json"
|
CONFIG_FILE="/app/snapshot_config.json"
|
||||||
|
|
||||||
# Create log directory if it doesn't exist
|
# Create log directory if it doesn't exist
|
||||||
mkdir -p "$LOG_DIR"
|
mkdir -p "$LOG_DIR"
|
||||||
|
|||||||
Reference in New Issue
Block a user