Update udm.sh

This commit is contained in:
John D 2020-05-31 08:05:12 -07:00 committed by GitHub
parent 84f682f9e2
commit fc9f2a1f19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,2 @@
#!/bin/sh
ssh root@ubnt '/mnt/data/on_boot.sh'
ssh root@127.0.1.1 '/mnt/data/on_boot.sh'