This commit is contained in:
Luk 2024-01-28 11:38:13 +08:00
parent 85b40a6d90
commit 595c0e2202

View File

@ -34,7 +34,7 @@ then
else
IGNOREPATH=`pwd`/.gitignore_global
fi
if [ ! -f "$IGNOREPATH/.gitignore_global" ]
if [ ! -f "$IGNOREPATH" ]
then
echo "××× Not found [[$IGNOREPATH]]. Exit now..."
exit