#!/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"