brings back nginx

This commit is contained in:
lapineige 2023-06-26 09:50:36 +02:00 committed by GitHub
parent f968ac32f8
commit 2a77884e31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,6 +42,8 @@ ynh_script_progression --message="Upgrading system configurations related to $ap
# This should be a literal copypasta of what happened in the install's "System configuration" section
ynh_add_nginx_config
ynh_add_systemd_config
yunohost service add $app --description="Peertube remote runner" --log="/var/log/$app/$app.log"