From 01b3f6c56ecbd71cc41d31e2c94ce33be10d9fa1 Mon Sep 17 00:00:00 2001 From: Nicole Weber Date: Wed, 19 Jan 2022 10:59:11 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9Escript.sh=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/script.sh b/script.sh index 3d8e279..48b749a 100644 --- a/script.sh +++ b/script.sh @@ -1,2 +1,7 @@ sudo apt-get install python-tk sudo apt-get install xdotool + +sudo apt-get install python-setuptools +sudo apt-get install python-pip + +pip install pyinstaller==3.6