mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-07-19 05:19:40 +02:00
Update install.sh
This commit is contained in:
parent
ea3f0b2cf1
commit
411bdc1b31
1 changed files with 2 additions and 2 deletions
|
@ -248,8 +248,8 @@ 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
|
||||
|
||||
# Start pandora from bashrc
|
||||
echo "export PATH=\"\$HOME/.local/bin:{\$PATH}\"" >> /home/$SUDO_USER/.bashrc
|
||||
echo "exec pandora-box/pandora-box.py" >> /home/$SUDO_USER/.bashrc
|
||||
#echo "export PATH=\"\$HOME/.local/bin:{\$PATH}\"" >> /home/$SUDO_USER/.bashrc
|
||||
#echo "exec pandora-box/pandora-box.py" >> /home/$SUDO_USER/.bashrc
|
||||
|
||||
# Copy ini file
|
||||
su - $SUDO_USER -c "cp ~/pandora-box/pandora-box.ini.curses ~/pandora-box/pandora-box.ini"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue