1
0

update_dhcp 82 B

12345
  1. #!/bin/bash
  2. /usr/bin/ssh root@192.168.2.12 /usr/local/scripts/update-dhcpd
  3. exit