From bc61c932f9a2be4b2f018c09bb21cf7c089a62a8 Mon Sep 17 00:00:00 2001 From: Limezy Date: Sat, 4 Jun 2022 00:15:38 +0700 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index c88ebb8..b6f4db7 100755 --- a/scripts/install +++ b/scripts/install @@ -128,6 +128,7 @@ ynh_add_nginx_config #================================================= pushd "$final_path" + git init # Setup go exe and environnement ynh_use_go export GOPATH="$final_path/go"