tpotce/host/etc/rc.local
t3chn0m4g3 bb6be77f53 avoid race condition
in some conditions issue is not update with the correct ip
2022-03-30 11:39:58 +00:00

3 lines
45 B
Bash
Executable file

#!/bin/bash
/opt/tpot/bin/updateip.sh
exit 0