diff --git a/host/etc/rc.local b/host/etc/rc.local index 06bd9865..68f6775a 100755 --- a/host/etc/rc.local +++ b/host/etc/rc.local @@ -1,2 +1,3 @@ #!/bin/bash +/opt/tpot/bin/updateip.sh exit 0