From ce3e17e2443d893d3a5bcb428bd560ec4580c13c Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Tue, 20 Oct 2020 02:47:43 +0000 Subject: [PATCH] 3.1.0(8) --- prep/gs-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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