diff options
Diffstat (limited to 'cron-sh')
-rwxr-xr-x | cron-sh/file_check.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cron-sh/file_check.sh b/cron-sh/file_check.sh index 60a87e5..9ff094f 100755 --- a/cron-sh/file_check.sh +++ b/cron-sh/file_check.sh @@ -236,6 +236,6 @@ fi # We launch our other report engine :) -/etc/security/msec/security_check.sh +/etc/security/msec/cron-sh/security_check.sh |