diff --git a/sbin/setupUserGit b/sbin/setupUserGit index 96a9702..a9ed062 100755 --- a/sbin/setupUserGit +++ b/sbin/setupUserGit @@ -114,7 +114,7 @@ if [ $USER != "root" ] then echo "not updating crontab" else - crontab -u root /zz/zPrivate/crontabs/DEBcrontab + crontab -u root /zz/zPrivate/crontabs/DEB133crontab fi exit 0