1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jitsi_ynh.git synced 2024-09-03 19:35:57 +02:00

Fix removal

This commit is contained in:
yalh76 2019-09-03 00:19:49 +02:00
parent d91a3ccae1
commit 30ace10b8a

View file

@ -130,7 +130,7 @@ ynh_secure_remove --file="/usr/share/yunohost/templates/jitsi/focus.$domain.cfg.
# Remove Jitsi template directory
if [ -z "$(ls -A /usr/share/yunohost/templates/jitsi)" ]; then
rm /usr/share/yunohost/templates/jitsi
ynh_secure_remove --file="/usr/share/yunohost/templates/jitsi"
fi
# Remove Metronome Hook