blob: e4ea389519d620ec66615bce81ecd6ac1e9fd4a5 [file] [log] [blame]
Giorgi Lekveishvili29c95ca2023-11-06 14:44:00 +04001#!/bin/sh
2
3ssh root@h01 "sudo shutdown -r now"
4ssh root@h02 "sudo shutdown -r now"
5ssh root@h03 "sudo shutdown -r now"