From 4d4a73faaf36a4d1effdaa9f7170a83fd6e4757e Mon Sep 17 00:00:00 2001 From: Script Proyect by HP3ICC Date: Sun, 1 Sep 2024 02:19:23 +0000 Subject: [PATCH] pip deb12 --- install.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/install.sh b/install.sh index 2f1ce86..0128b2f 100644 --- a/install.sh +++ b/install.sh @@ -120,8 +120,6 @@ if [ -f "/etc/os-release" ]; then /usr/bin/python3 -m pip install --upgrade wheel /usr/bin/python3 -m pip install --upgrade MarkupSafe /usr/bin/python3 -m pip install --upgrade service-identity - - fi fi