mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2024-11-21 18:41:35 +01:00
[fix] install
This commit is contained in:
parent
7c93959a04
commit
030c2d660c
@ -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-amd64 gitea
|
||||
wget https://github.com/go-gitea/gitea/releases/download/v1.3.3/gitea-1.3.3-linux-amd64
|
||||
mv gitea-1.3.3-linux-amd64 gitea
|
||||
|
||||
# Configure gogs with app.ini file
|
||||
|
Loading…
Reference in New Issue
Block a user