From 496b935f4cf120e630faec67a95ac0d42911b3e6 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Thu, 3 Dec 2020 19:43:51 +0100 Subject: [PATCH] Remove pip packages --- arch-setup/install.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch-setup/install.sh b/arch-setup/install.sh index b4769cc8..69401e6d 100644 --- a/arch-setup/install.sh +++ b/arch-setup/install.sh @@ -353,9 +353,9 @@ sudo pacman -S --needed --noconfirm - < "$HOME/setup/winepkgs.txt" echo Installed wine #python modules -echo Installing python modules -sudo pip3 install ffmpeg-normalize -echo Installed python modules +#echo Installing python modules +#sudo pip3 install +#echo Installed python modules ################### #selected programs#