Apply last example_ynh

This commit is contained in:
yalh76
2021-05-13 22:15:02 +02:00
parent 8b0bba39c7
commit c31739b1ad
5 changed files with 30 additions and 30 deletions

View File

@@ -159,7 +159,7 @@ yunohost service add $app --description="$app daemon for Wiki.js" --log="/var/lo
ynh_script_progression --message="Starting a systemd service..."
# Start a systemd service
ynh_systemd_action --service_name=$app --action=start --log_path=systemd --line_match="HTTP Server:"
ynh_systemd_action --service_name=$app --action="start" --log_path=systemd --line_match="HTTP Server:"
#=================================================
# SETUP SSOWAT