mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
3 lines
47 B
Bash
3 lines
47 B
Bash
|
#!/bin/sh
|
||
|
ssh root@ubnt '/mnt/data/on_boot.sh'
|