diff --git a/lib/zzz_main_fct.sh b/lib/zzz_main_fct.sh index e788c13..cb7a839 100644 --- a/lib/zzz_main_fct.sh +++ b/lib/zzz_main_fct.sh @@ -279,7 +279,7 @@ process_commandline_and_vars() if [[ $CRON_MODE == true ]]; then if [[ $CHECK_ONLY == true || $JUMP == true ]]; then prnt E "Des paramètres sont incompatibles avec le mode cron." - die 15 --force + die 16 --force fi fi