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:
parent
d91a3ccae1
commit
30ace10b8a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue