From dfed70e3419d23349690ea2234747ac1de2d7fb0 Mon Sep 17 00:00:00 2001 From: Gredin67 Date: Wed, 23 Mar 2022 23:52:22 +0100 Subject: [PATCH] Update upgrade --- scripts/upgrade | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/upgrade b/scripts/upgrade index 5b39e60..896060e 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -117,6 +117,7 @@ ynh_system_user_create --username=$mautrix_bridge_user if [ "$upgrade_type" == "UPGRADE_APP" ]; then ynh_script_progression --message="Upgrading python packages..." --weight=1 + python3 -m venv $final_path export HOME=$final_path $final_path/bin/pip3 install --upgrade pip setuptools wheel $final_path/bin/pip3 install --upgrade $final_path/src/mautrix-telegram.tar.gz[postgres,speedups,qr_login] #,hq_thumbnails