fix: fix supercronic PATH bug
This commit is contained in:
@@ -75,4 +75,4 @@ if [[ "$1" == "backup" ]]; then
|
||||
fi
|
||||
|
||||
# foreground run crond
|
||||
exec supercronic -passthrough-logs -quiet "${CRON_CONFIG_FILE}"
|
||||
exec /usr/bin/supercronic -passthrough-logs -quiet "${CRON_CONFIG_FILE}"
|
||||
|
||||
Reference in New Issue
Block a user