Sleep befoor reboot
All checks were successful
Build / build (push) Successful in 25m12s

This commit is contained in:
Lukáš Plevač 2024-12-07 18:19:21 +01:00
parent b118af46e7
commit 7475725363
3 changed files with 10 additions and 0 deletions

View File

@ -122,6 +122,9 @@ echo "One Last Link"
ln -sf /run/systemd/resolve/stub-resolv.conf /mnt/etc/resolv.conf
echo "Install done waiting 5m for reboot"
sleep 300
reboot

View File

@ -124,6 +124,9 @@ echo "One Last Link"
ln -sf /run/systemd/resolve/stub-resolv.conf /mnt/etc/resolv.conf
echo "Install done waiting 5m for reboot"
sleep 300
reboot

View File

@ -125,6 +125,10 @@ echo "One Last Link"
ln -sf /run/systemd/resolve/stub-resolv.conf /mnt/etc/resolv.conf
echo "Install done waiting 5m for reboot"
sleep 300
reboot