This website requires JavaScript.
Explore
Help
Sign In
lytedev
/
dotfiles
Archived
Watch
1
Star
0
Fork
You've already forked dotfiles
1
Code
Issues
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2024-03-28
. You can view files and clone it, but cannot push or open issues or pull requests.
827d9d2986
dotfiles
/
host
/
desktop
/
bin
/
reboot-to-windows
5 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Desktop updates
2020-10-12 06:26:51 -05:00
#!/usr/bin/env sh
Little things
2021-05-29 22:51:54 -05:00
# use `efibootmgr` to list boot entries
sudo efibootmgr -n 0002
Desktop updates
2020-10-12 06:26:51 -05:00
sudo reboot
Reference in a new issue
Copy permalink