Reboot after OOBE (fix keyboard layout in slim graphical ISOs)
This commit is contained in:
parent
a56d980873
commit
4435e49cc6
@ -55,7 +55,10 @@ ff02::2 ip6-allrouters
|
||||
|
||||
rm "/bin/login"
|
||||
mv "/bin/login.bak" "/bin/login"
|
||||
exit
|
||||
|
||||
echo "Setup complete. Press ENTER to reboot."
|
||||
read -p ""
|
||||
reboot
|
||||
fi
|
||||
|
||||
if [ "$CHOICE" == "2" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user