1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vaultwarden_ynh.git synced 2024-09-03 18:26:31 +02:00

Update bitwarden_post_migration.sh

This commit is contained in:
yalh76 2021-05-09 20:56:25 +02:00
parent 5f671bd62c
commit 36f771cd30

View file

@ -22,7 +22,7 @@ script_name="$0"
# DELETE OLD APP'S SETTINGS
#=================================================
#ynh_secure_remove --file="/etc/yunohost/apps/$old_app"
ynh_secure_remove --file="/etc/yunohost/apps/$old_app"
yunohost app ssowatconf
#=================================================