mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-07-19 05:19:40 +02:00
Merge branch 'main' of github.com:dbarzin/pandora-box
This commit is contained in:
commit
9ff3cf3c2f
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ cd /home/$SUDO_USER/pandora-box
|
|||
|
||||
# FIM, pmount, psmisc (for killall) and vim
|
||||
apt --fix-broken install -y
|
||||
apt install -y fim pmount psmisc vim
|
||||
apt install -y fim python3-venv pmount psmisc vim
|
||||
|
||||
# Python libraries
|
||||
su - $SUDO_USER -c "./.local/bin/pip install pypandora psutil pyudev"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue