prompt for reboot

This commit is contained in:
Archimax 2025-01-26 16:58:42 -05:00 committed by GitHub
parent 3849077794
commit 1f60d03f44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -48,3 +48,5 @@ chown 1000 /tmp/unencrypted/PKIMetadata -R
rm /tmp/.developer_mode
umount /tmp
crossystem disable_dev_request=1 || fail "Failed to set disable_dev_request."
read -p "Finished! Press enter to reboot."
reboot