From ef8f8544b7261028165ecf7917d4f046a456e2f1 Mon Sep 17 00:00:00 2001 From: dbarzin Date: Mon, 13 Feb 2023 21:18:07 +0100 Subject: [PATCH] work on install --- install.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/install.sh b/install.sh index 59b72dc..2232999 100755 --- a/install.sh +++ b/install.sh @@ -23,10 +23,6 @@ set -x # echo on # Pandora-box #--------------------- pwd -ls -ls /home -ls /home/$SUDO_USER -cd /home/$SUDO_USER/pandora-box # Python libraries su - $SUDO_USER -c "pip install pypandora psutil pyudev"