mirror of
https://github.com/YunoHost-Apps/etherpad_ynh.git
synced 2024-09-03 18:36:10 +02:00
Update change_url
This commit is contained in:
parent
8459413ee0
commit
8a9e7c0267
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ ynh_systemd_action --service_name=nginx --action=reload
|
|||
ynh_script_progression --message="Starting a systemd service..." --weight=6
|
||||
|
||||
# Start a systemd service
|
||||
ynh_systemd_action --action=start --log_path="systemd" --line_match="Your Etherpad version is"
|
||||
ynh_systemd_action --service_name=$app --action=start --log_path="systemd" --line_match="Your Etherpad version is"
|
||||
|
||||
#=================================================
|
||||
# END OF SCRIPT
|
||||
|
|
Loading…
Add table
Reference in a new issue