mirror of
https://github.com/vmstan/gravity-sync.git
synced 2026-06-07 12:25:23 -04:00
3.1.0(7)
This commit is contained in:
+1
-1
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user