We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b1206c + e0eab41 commit 375f22cCopy full SHA for 375f22c
script/pull-git-repo/run.sh
@@ -14,4 +14,4 @@ eval ${MLC_GIT_PULL_CMD}
14
#don't fail if there are local changes
15
#test $? -eq 0 || exit $?
16
17
-cd $CUR_DIR
+cd "$CUR_DIR"
0 commit comments