diff --git a/prep/gs-install.sh b/prep/gs-install.sh index 7c2bf01..9916435 100644 --- a/prep/gs-install.sh +++ b/prep/gs-install.sh @@ -216,7 +216,7 @@ else echo -e "[${YELLOW}i${NC}] Installation Exiting (without changes)" else echo -e "[${BLUE}>${NC}] Creating Gravity Sync Directories" - sudo git clone https://github.com/vmstan/gravity-sync.git + git clone https://github.com/vmstan/gravity-sync.git echo -e "[${BLUE}>${NC}] Starting Gravity Sync Configuration" echo -e "========================================================" ./gravity-sync/gravity-sync.sh configure <&1