From 7c6131f9c11504484daac989cfec0246ec011e22 Mon Sep 17 00:00:00 2001 From: Ryan Greenup Date: Mon, 20 Jul 2020 13:32:44 +1000 Subject: [PATCH] uncommented download Command in install --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index c40b0f4..4732a29 100755 --- a/install.sh +++ b/install.sh @@ -8,7 +8,7 @@ main () { HelpStatement $1 UninstallQ $1 printThis -# download_the_repo + download_the_repo Install_bin check_path check_for_dependencies