1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/incus_ynh.git synced 2024-09-03 19:26:15 +02:00

Fix remove

This commit is contained in:
Salamandar 2024-02-04 13:18:42 +01:00
parent 61dc6a9ad4
commit 265798e3e6

View file

@ -16,7 +16,7 @@ source /usr/share/yunohost/helpers
#================================================= #=================================================
ynh_script_progression --message="Removing system configurations related to $app..." ynh_script_progression --message="Removing system configurations related to $app..."
yunohost service remove "$app" --description="Incus system container and virtual machine manager" --log="/var/log/incus/incusd.log" yunohost service remove "$app" --log="/var/log/incus/incusd.log"
ynh_remove_logrotate ynh_remove_logrotate