1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mumble-web_ynh.git synced 2024-09-03 19:46:16 +02:00

Update install

This commit is contained in:
ericgaspar 2021-06-05 16:01:44 +02:00
parent e94acdcb53
commit c608386e1c
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -78,7 +78,7 @@ ynh_system_user_create --username=$app --home_dir="$final_path"
#=================================================
# INSTALL Mumble-web
#=================================================
ynh_script_progression --message="Installing Mumble web client..." --weight=4
ynh_script_progression --message="Setting up source files..." --weight=1
ynh_app_setting_set --app=$app --key=final_path --value=$final_path
# Download, check integrity, uncompress and patch the source from app.src
@ -91,7 +91,7 @@ chown -R $app:www-data "$final_path"
#=================================================
# NGINX CONFIGURATION
#=================================================
ynh_script_progression --message="Configuring NGINX web server..." --weight=1
ynh_script_progression --message="Configuring NGINX web server..." --weight=4
# Create a dedicated NGINX config
ynh_add_nginx_config