mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Update scripts/change_url
Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
This commit is contained in:
parent
160d6bc756
commit
5fac2d1203
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ source ./_common.sh
|
||||||
source /usr/share/yunohost/helpers
|
source /usr/share/yunohost/helpers
|
||||||
|
|
||||||
# We stop the service
|
# We stop the service
|
||||||
ynh_systemd_action --service_name=$app.service.service --action=stop
|
ynh_systemd_action --service_name=$app.service --action=stop
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# STANDARD MODIFICATIONS
|
# STANDARD MODIFICATIONS
|
||||||
|
|
Loading…
Reference in a new issue