mirror of
https://github.com/YunoHost-Apps/gitea_ynh.git
synced 2024-09-03 20:36:22 +02:00
Update install
This commit is contained in:
parent
030c2d660c
commit
e70bf75f2f
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue