mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-08-02 20:35:26 +02:00
fix invalid path
This commit is contained in:
parent
f605d83227
commit
e6c7bdcdb1
2 changed files with 1 additions and 69 deletions
|
@ -123,7 +123,7 @@ su - $SUDO_USER -c 'cd pandora; poetry run update --yes'
|
|||
#---------------------
|
||||
# Pandora-box
|
||||
#---------------------
|
||||
cd /home/$SUDO_USER/pandora-box
|
||||
cd ~/pandora-box
|
||||
|
||||
# Python libraries
|
||||
su - $SUDO_USER -c "pip install pypandora psutil pyudev"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue