X-Git-Url: http://git.onelab.eu/?p=plcrt.git;a=blobdiff_plain;f=cron.d%2Fsyncadmins.sh;h=534f65e625e49fb4b70327d7f9e94c4b0a492797;hp=3d41b5a7735fa84a0738d7058a4bf5c9ef8d6c87;hb=0958d23852d17a8c3c8f8d4bf9e02c83587bf579;hpb=1818146d539ff99918d27fb3457657d4fd75ed57 diff --git a/cron.d/syncadmins.sh b/cron.d/syncadmins.sh index 3d41b5a..534f65e 100755 --- a/cron.d/syncadmins.sh +++ b/cron.d/syncadmins.sh @@ -1,4 +1,4 @@ #!/bin/bash RTDIR=/usr/share/plcrt -${RTDIR}/getadmins.py | ${RTDIR}/adduserstort.pl priv - +${RTDIR}/callplcsh.py ${RTDIR}/getadmins.py admin | ${RTDIR}/adduserstort.pl priv -