This commit is contained in:
parent
b118af46e7
commit
7475725363
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user