diff --git a/manifest.json b/manifest.json index 7e7f29b..4e7d478 100755 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Self-hosted alternative to Trello, Notion, and Asana", "fr": "Alternative auto-hébergée à Trello, Notion et Asana" }, - "version": "7.1.0~ynh2", + "version": "7.1.0~ynh3", "url": "https://www.focalboard.com/", "upstream": { "license": "MIT", diff --git a/scripts/upgrade b/scripts/upgrade index 125c06e..8eeb558 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -118,8 +118,6 @@ then # Download, check integrity, uncompress and patch the source from app.src ynh_setup_source --dest_dir="/var/www/$app" - - ynh_secure_remove --file="/opt/yunohost/$app" fi chmod 750 "$final_path"