From 36f771cd300cb5d74b987e35e685b54ff339b9cf Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sun, 9 May 2021 20:56:25 +0200 Subject: [PATCH] Update bitwarden_post_migration.sh --- conf/bitwarden_post_migration.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/bitwarden_post_migration.sh b/conf/bitwarden_post_migration.sh index 12b186f..15c8f53 100644 --- a/conf/bitwarden_post_migration.sh +++ b/conf/bitwarden_post_migration.sh @@ -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 #=================================================