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

add space

This commit is contained in:
Thomas 2024-06-25 10:37:51 +02:00 committed by GitHub
parent 5ac1b96ff2
commit 0e88a2e954
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,8 +30,8 @@ fi
ynh_script_progression "Stopping and removing the systemd service..."
# Remove the dedicated systemd config
ynh_config_remove_systemd"${app}"
ynh_config_remove_systemd"${app}_workers"
ynh_config_remove_systemd "${app}"
ynh_config_remove_systemd "${app}_workers"
#=================================================
# REMOVE VARIOUS FILES
@ -50,4 +50,4 @@ ynh_redis_remove_db "$redis_db"
# END OF SCRIPT
#=================================================
ynh_script_progression "Removal of $app completed"
ynh_script_progression "Removal of $app completed"