diff --git a/scripts/upgrade b/scripts/upgrade index 67f43d5..89f0c72 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -99,10 +99,6 @@ then # Backup the config file in the temp dir #cp -a "$final_path/config/config.yml" "$tmpdir/config.yml" - # Remove the app directory securely - #ynh_secure_remove --file=$final_path - - #git clone https://github.com/iv-org/invidious "$final_path" --quiet pushd $final_path git fetch git checkout master