Update ubuntuInit.sh

This commit is contained in:
Molly Lau 2023-06-14 05:13:05 +09:00 committed by GitHub
parent 5506855ecd
commit 6f1cce3664
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -94,4 +94,4 @@ sed -ri 's/ip6DNS1/'${ip6DNS1}'/g' /mnt/etc/cloud/cloud.cfg.d/99-fake_cloud.cfg
sed -ri 's/ip6DNS2/'${ip6DNS2}'/g' /mnt/etc/cloud/cloud.cfg.d/99-fake_cloud.cfg
# Reboot, the system in the memory will all be written to the hard drive.
exec reboot
# exec reboot