From 2c83db23a1927a97fb030ffbf3762cd10ae2c8cb Mon Sep 17 00:00:00 2001 From: Rafi59 Date: Mon, 26 Feb 2018 11:14:08 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 2bbba3f..209f3c1 100644 --- a/scripts/install +++ b/scripts/install @@ -60,7 +60,7 @@ create_dir # Install Gogs cd $final_path -wget https://github.com/go-gitea/gitea/releases/download/v1.3.3/gitea-1.3.3-linux-$architecture +wget https://github.com/go-gitea/gitea/releases/download/v1.3.3/gitea-1.3.3-linux-amd64 # Configure gogs with app.ini file config_gogs