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