1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dispatch_ynh.git synced 2024-09-03 18:25:53 +02:00

Merge pull request #6 from YunoHost-Apps/testing

Update change_url
This commit is contained in:
Éric Gaspar 2021-09-21 07:30:08 +02:00 committed by GitHub
commit bb833bf6d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -109,7 +109,7 @@ fi
ynh_script_progression --message="Starting a systemd service..." --weight=1
# Start a systemd service
ynh_systemd_action --service_name=$app --action=start --log_path=systemd
ynh_systemd_action --service_name=$app --action=start --log_path=systemd --line_match="Listening on port"
#=================================================
# RELOAD NGINX