mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2024-11-23 11:31:35 +01:00
Update install
This commit is contained in:
parent
030c2d660c
commit
e70bf75f2f
@ -59,6 +59,7 @@ ynh_system_user_create $app
|
|||||||
create_dir
|
create_dir
|
||||||
|
|
||||||
# Install Gogs
|
# Install Gogs
|
||||||
|
cp -a ../conf/app.ini $final_path
|
||||||
cd $final_path
|
cd $final_path
|
||||||
wget https://github.com/go-gitea/gitea/releases/download/v1.3.3/gitea-1.3.3-linux-amd64
|
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
|
mv gitea-1.3.3-linux-amd64 gitea
|
||||||
|
Loading…
Reference in New Issue
Block a user