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

clean remove script

This commit is contained in:
Krakinou 2021-01-05 22:58:06 +01:00
parent 4927434f07
commit 2875012a5f

View file

@ -6,7 +6,7 @@
# IMPORT GENERIC HELPERS
#=================================================
source _common.sh
source /usr/share/yunohost/helpers
#=================================================
@ -20,7 +20,6 @@ port=$(ynh_app_setting_get $app port)
final_path=$(ynh_app_setting_get $app final_path)
calibre_dir=$(ynh_app_setting_get $app calibre_dir)
source _common.sh
#=================================================
# REMOVE SERVICE FROM ADMIN PANEL