mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-07-19 13:29:42 +02:00
add poetry path
This commit is contained in:
parent
d06c3f8a8e
commit
b6f02e181a
1 changed files with 1 additions and 0 deletions
|
@ -201,6 +201,7 @@ echo "ExecStart=-/sbin/agetty --autologin pandora --noclear %I $TERM" >> /etc/sy
|
||||||
# echo "ExecStart=-su - pandora -c ./pandora-box/pandora-box.py" >> /etc/systemd/system/getty@tty1.service.d/override.conf
|
# echo "ExecStart=-su - pandora -c ./pandora-box/pandora-box.py" >> /etc/systemd/system/getty@tty1.service.d/override.conf
|
||||||
|
|
||||||
# Start pandora from bashrc
|
# Start pandora from bashrc
|
||||||
|
su - $SUDO_USER -c 'echo "export PATH=\"\$HOME/.local/bin:{\$PATH}\""' >> ~/.bashrc
|
||||||
su - $SUDO_USER -c 'echo "pandora-box/pandora-box.py" >> ~/.bashrc'
|
su - $SUDO_USER -c 'echo "pandora-box/pandora-box.py" >> ~/.bashrc'
|
||||||
|
|
||||||
# Copy ini file
|
# Copy ini file
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue