minor fix
@@ -23,6 +23,6 @@ if [ "$EXIT" = "0" ]; then $COMMAND $GIT_REPO_DIR; exit $? else - echo "0016Forbidden access." + echo "0017Forbidden access." exit 1 fi
GitFOSS • v0.2.0 (#421408f) • MIT License