diff --git a/crond/crontab b/crond/crontab index fb2522e1d69ca8d80f9b15251dcd945690f4052b..72f4b0ed53990bf93854d074441aac848941aa7b 100644 --- a/crond/crontab +++ b/crond/crontab @@ -1,2 +1,2 @@ -@weekly docker exec ldap_ldap_1 backup || wget --spider https://notify.shore.co.il/send?message=LDAP%20backup%20failed. -@daily docker exec ldap_ldap_1 find /var/backups/ldap -atime +30 -delete +@weekly docker exec ldap-ldap-1 backup || wget --spider https://notify.shore.co.il/send?message=LDAP%20backup%20failed. +@daily docker exec ldap-ldap-1 find /var/backups/ldap -atime +30 -delete