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