mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2024-11-21 10:31:36 +01:00
Update install
This commit is contained in:
parent
04816918c1
commit
7cc5c5ced6
@ -59,7 +59,8 @@ ynh_system_user_create $app
|
||||
create_dir
|
||||
|
||||
# Install Gogs
|
||||
ynh_setup_source $final_path $architecture
|
||||
cd $final_path
|
||||
wget https://github.com/go-gitea/gitea/releases/download/v1.3.3/gitea-1.3.3-linux-$architecture
|
||||
|
||||
# Configure gogs with app.ini file
|
||||
config_gogs
|
||||
|
Loading…
Reference in New Issue
Block a user