diff --git a/scripts/upgrade b/scripts/upgrade index 2dd3d32..344aa41 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -98,7 +98,7 @@ then ynh_script_progression --message="Upgrading source files..." --weight=1 # Download Mastodon - ynh_setup_source --dest_dir="$install_dir/live" --keep="public/system/" + ynh_setup_source --dest_dir="$install_dir/live" --keep="public/system/" --full_replace=1 chmod 750 "$install_dir" chmod -R o-rwx "$install_dir"