feat: add Asahi reboot script
This commit is contained in:
parent
8c180d126c
commit
d157b2b25a
1 changed files with 5 additions and 0 deletions
5
bin/bootasahi.sh
Executable file
5
bin/bootasahi.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
#
|
||||
# Rebot into Asahi on next boot
|
||||
|
||||
sudo bless -mount /Volumes/asahi --setBoot --nextonly && reboot
|
||||
Loading…
Add table
Add a link
Reference in a new issue