blob: e4ea389519d620ec66615bce81ecd6ac1e9fd4a5 [file] [log] [blame]
#!/bin/sh
ssh root@h01 "sudo shutdown -r now"
ssh root@h02 "sudo shutdown -r now"
ssh root@h03 "sudo shutdown -r now"