From ed87127d7f6d59f1f7721a7a60fc88f5cb8abfea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 11 Jul 2023 18:20:44 +0200 Subject: [PATCH] Update upgrade --- scripts/upgrade | 1 - 1 file changed, 1 deletion(-) 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