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

3 lines
52 B
Bash
Raw Normal View History

2020-05-31 13:40:04 +00:00
#!/bin/sh
2020-05-31 15:05:12 +00:00
ssh root@127.0.1.1 '/mnt/data/on_boot.sh'