mirror of
https://github.com/vmstan/gravity-sync.git
synced 2025-07-09 02:34:06 -04:00
3.1.0(7)
This commit is contained in:
parent
9189f901c6
commit
899dc8d83a
@ -184,7 +184,7 @@ then
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ! -d gravity-sync ]
|
if [ -d gravity-sync ]
|
||||||
then
|
then
|
||||||
echo -e "[${RED}✗${NC}] Folder gravity-sync Already Exists"
|
echo -e "[${RED}✗${NC}] Folder gravity-sync Already Exists"
|
||||||
CROSSCOUNT=$((CROSSCOUNT+1))
|
CROSSCOUNT=$((CROSSCOUNT+1))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user