infra/scripts/setup/reformat_x86.sh
2024-09-03 10:32:02 -04:00

8 lines
204 B
Bash
Executable File

#!/usr/bin/env bash
ssh ares "sudo efibootmgr --bootnext 000B > /dev/null"
ssh ares "sudo shutdown -r now"
#ssh artemis "sudo efibootmgr --bootnext 000B > /dev/null"
#ssh artemis "sudo shutdown -r now"