diff --git a/scripts/upgrade b/scripts/upgrade index cec81e4..54cd1b6 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -36,7 +36,7 @@ then # Remove the old files ynh_secure_remove --file="$install_dir/api" - ynh_secure_remove --file="$install_dir/api" + ynh_secure_remove --file="$install_dir/front" # Download, check integrity, uncompress and patch the source from app.src ynh_setup_source --dest_dir="$install_dir/api" --source_id="api"