mirror of
https://github.com/itm4n/PrivescCheck
synced 2026-06-08 14:54:28 +00:00
Fix a typo
This commit is contained in:
@@ -23,7 +23,7 @@ github_name=$2
|
||||
|
||||
echo "[*] Current status of the repository:"
|
||||
if ! git status -b -s; then
|
||||
echo "[-] No a git repository."
|
||||
echo "[-] Not a git repository."
|
||||
exit 2
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user