This commit is contained in:
USER
2026-03-02 12:22:50 +00:00
parent 3cfce92040
commit fe5ff6aea1

View File

@@ -114,7 +114,7 @@ if [ $USER != "root" ]
then then
echo "not updating crontab" echo "not updating crontab"
else else
crontab -u root /zz/zPrivate/crontabs/DEBcrontab crontab -u root /zz/zPrivate/crontabs/DEB133crontab
fi fi
exit 0 exit 0