From da4c72a5b076ef6cb9d632c7af77a8d0debda6b8 Mon Sep 17 00:00:00 2001 From: USER Date: Mon, 25 Sep 2023 21:44:59 +0100 Subject: [PATCH] . --- sbin/GitPull | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/GitPull b/sbin/GitPull index e824b0f..c79de6f 100755 --- a/sbin/GitPull +++ b/sbin/GitPull @@ -16,7 +16,7 @@ pull_repo () { done } -if [ $USER == root ] +if [ $USER = root ] then ZZ=/zz/* pull_repo