From: Stephen Soltesz Date: Sun, 5 Jul 2009 00:02:46 +0000 (+0000) Subject: use the new script name X-Git-Tag: PLCRT-1.0-3~2 X-Git-Url: http://git.onelab.eu/?p=plcrt.git;a=commitdiff_plain;h=3fe6b47767496a51f1b431d12404d909ef604387 use the new script name --- diff --git a/cron.d/syncadmins.sh b/cron.d/syncadmins.sh index 534f65e..9d3683d 100755 --- a/cron.d/syncadmins.sh +++ b/cron.d/syncadmins.sh @@ -1,4 +1,4 @@ #!/bin/bash RTDIR=/usr/share/plcrt -${RTDIR}/callplcsh.py ${RTDIR}/getadmins.py admin | ${RTDIR}/adduserstort.pl priv - +${RTDIR}/callplcsh.py ${RTDIR}/getpersons.py admin | ${RTDIR}/adduserstort.pl priv -