mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-08-05 05:45:22 +02:00
work on script
This commit is contained in:
parent
4743f833d4
commit
dece003b36
2 changed files with 17 additions and 8 deletions
|
@ -67,4 +67,9 @@ echo "StandardInput=tty" >> /etc/systemd/system/getty@tty1.service.d/override.co
|
|||
echo "StandardOutput=tty" >> /etc/systemd/system/getty@tty1.service.d/override.conf
|
||||
echo "Type=idle" >> /etc/systemd/system/getty@tty1.service.d/override.conf
|
||||
|
||||
sleep 2 && shutdown -r now "Reboot"
|
||||
|
||||
# Copy ini file
|
||||
cp pandora-box.ini.curses pandora-dox.ini
|
||||
|
||||
# Reboot
|
||||
echo "You may reboot the server"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue