1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wekan_ynh.git synced 2024-09-03 20:36:09 +02:00

Update scripts/install

Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
This commit is contained in:
yalh76 2019-07-11 19:58:35 +02:00 committed by GitHub
parent c8a288cc13
commit 2dda27d993
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -167,7 +167,7 @@ yunohost service add $app
#=================================================
# START SYSTEMD SERVICE
#=================================================
ynh_print_info --message="Starting a systemd service..."
ynh_print_info --message="Starting $app service..."
# Start a systemd service
ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --line_match="Meteor APM: completed instrumenting the app"