diff --git a/scripts/upgrade b/scripts/upgrade index 8d60997..c2e4f90 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -106,7 +106,6 @@ then ynh_script_progression --message="Building app..." --weight=160 ynh_secure_remove $final_path/.venv - python3 -m venv $final_path/venv source $final_path/venv/bin/activate