From fe5ff6aea1e1521c7a0f96ccc0b766200c06c7ce Mon Sep 17 00:00:00 2001 From: USER Date: Mon, 2 Mar 2026 12:22:50 +0000 Subject: [PATCH] . --- sbin/setupUserGit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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