From 681863caacb928ed8baa65db0139c1a940fcf751 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Thu, 30 Jul 2020 16:32:45 +0000 Subject: [PATCH] Added praw --- arch-setup/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-setup/install.sh b/arch-setup/install.sh index 3a57706c..8f876409 100644 --- a/arch-setup/install.sh +++ b/arch-setup/install.sh @@ -201,7 +201,7 @@ pacman -S --needed wine-staging giflib lib32-giflib libpng lib32-libpng libldap echo Installed wine echo Installing python modules -sudo pip3 install ffmpeg-normalize +sudo pip3 install ffmpeg-normalize praw echo Installed python modules #Changes to home folder automatically now, no need to be extra careful anymore.