This commit is contained in:
Michael Stanclift 2020-10-20 02:45:16 +00:00
parent 9189f901c6
commit 899dc8d83a

View File

@ -184,7 +184,7 @@ then
fi
fi
if [ ! -d gravity-sync ]
if [ -d gravity-sync ]
then
echo -e "[${RED}${NC}] Folder gravity-sync Already Exists"
CROSSCOUNT=$((CROSSCOUNT+1))