1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-08-05 13:55:21 +02:00

Merge branch 'main' of github.com:dbarzin/pandora-box

This commit is contained in:
dbarzin 2023-02-15 13:23:12 +01:00
commit ead49c5098

View file

@ -123,6 +123,7 @@ su - $SUDO_USER -c 'cd pandora; poetry run update --yes'
#---------------------
# Pandora-box
#---------------------
cd /home/$SUDO_USER/pandora-box
# Python libraries
su - $SUDO_USER -c "pip install pypandora psutil pyudev"