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

Update change_url

This commit is contained in:
ericgaspar 2021-09-20 23:47:25 +02:00
parent 03286d1de3
commit 866d4e8101
No known key found for this signature in database
GPG key ID: 574F281483054D44

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