mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-08-02 20:35:26 +02:00
update install
This commit is contained in:
parent
e3a718f1f9
commit
e90deb3bfb
2 changed files with 5 additions and 2 deletions
|
@ -117,6 +117,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
|
||||
|
||||
# Update pandora now
|
||||
su - $SUDO_USER -c "cd /home/$SUDO_USER/pandora ; poetry run update --yes"
|
||||
|
||||
# Then reboot !
|
||||
reboot
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue