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/upgrade

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

View file

@ -142,7 +142,7 @@ path_url=$(ynh_normalize_url_path --path_url=$path_url)
#=================================================
# STOP SYSTEMD SERVICE
#=================================================
ynh_print_info --message="Stopping a systemd service..."
ynh_print_info --message="Stopping $app service..."
ynh_systemd_action --service_name=$app --action="stop" --log_path="systemd"