unifios-utilities/on-boot-script/examples/unifi-os-files/udm.sh

3 lines
80 B
Bash
Raw Normal View History

2020-05-31 13:40:04 +00:00
#!/bin/sh
2020-05-31 16:35:32 +00:00
ssh -o StrictHostKeyChecking=no root@127.0.1.1 '/mnt/data/on_boot.sh'