Update portzap-pull
This commit is contained in:
parent
eb3ebcc627
commit
b5a80bafdf
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ fi
|
||||||
if [ ! -e "${gitdir}/.git" ]; then
|
if [ ! -e "${gitdir}/.git" ]; then
|
||||||
set +x
|
set +x
|
||||||
echo "ERR ${gitdir} is not a valid git repository."
|
echo "ERR ${gitdir} is not a valid git repository."
|
||||||
echo "ERR Try 'portzap clone'"
|
echo "ERR Try: portzap clone"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue