mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-07-19 13:29:42 +02:00
typo
This commit is contained in:
parent
9e61fff575
commit
efad9db133
1 changed files with 2 additions and 2 deletions
|
@ -187,10 +187,10 @@ echo "ExecStart=" >> /etc/systemd/system/getty@tty1.service.d/override.conf
|
||||||
echo "ExecStart=-/sbin/agetty --autologin pandora --noclear %I $TERM" >> /etc/systemd/system/getty@tty1.service.d/override.conf
|
echo "ExecStart=-/sbin/agetty --autologin pandora --noclear %I $TERM" >> /etc/systemd/system/getty@tty1.service.d/override.conf
|
||||||
|
|
||||||
# Start pandora from bashrc
|
# Start pandora from bashrc
|
||||||
su - $SUDO_USER -c echo \"~/pandora-box/pandora-box.py\" >> ~/.bashrc
|
echo "pandora-box/pandora-box.py" >> ~/.bashrc
|
||||||
|
|
||||||
# Copy ini file
|
# Copy ini file
|
||||||
cp pandora-box.ini.curses pandora-dox.ini
|
cp pandora-box.ini.curses pandora-box.ini
|
||||||
|
|
||||||
# Reboot
|
# Reboot
|
||||||
echo "You may reboot the server."
|
echo "You may reboot the server."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue