Improve/Fix showhelp

This commit is contained in:
clsty
2025-10-18 01:24:26 +08:00
parent 7c21ec0c5a
commit 0ccdc47034
3 changed files with 30 additions and 6 deletions
-1
View File
@@ -564,7 +564,6 @@ if [[ "$SKIP_NOTICE" == false ]]; then
exit 1
fi
fi
exit
# Check if we're in a git repository
cd "$REPO_ROOT" || log_die "Failed to change to repository directory"