mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2025-10-30 13:25:30 +01:00
Update install
This commit is contained in:
@@ -58,6 +58,12 @@ ynh_system_user_create $app
|
||||
# create needed directories
|
||||
create_dir
|
||||
|
||||
# Configure init script
|
||||
ynh_add_systemd_config
|
||||
|
||||
# Modify Nginx configuration file and copy it to Nginx conf directory
|
||||
config_nginx
|
||||
|
||||
# Install Gogs
|
||||
cp -a ../conf/app.ini $final_path
|
||||
cd $final_path
|
||||
|
||||
Reference in New Issue
Block a user