s/monitor_check_once.sh/test_acceptance.sh/
This commit is contained in:
@@ -43,7 +43,7 @@ then
|
||||
|
||||
CRON_LINES+=( "0 0 * * * $SCRIPT_ROOT/run_and_output_only_on_error.sh $INFRA_ROOT/$MONITOR_SCRIPT_PATH # monitoring_crontask" )
|
||||
|
||||
done 3< <( find */ -iname "monitor_check_once.sh" )
|
||||
done 3< <( find */ -iname "test_acceptance.sh" )
|
||||
fi
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user