3 lines
48 B
Bash
3 lines
48 B
Bash
#! /bin/bash
|
|
|
|
ssh root@192.168.0.22 shutdown now |
#! /bin/bash
|
|
|
|
ssh root@192.168.0.22 shutdown now |