avoid race condition

in some conditions issue is not update with the correct ip
This commit is contained in:
t3chn0m4g3 2022-03-30 11:39:58 +00:00
parent a8b19e37ec
commit bb6be77f53

View file

@ -1,2 +1,3 @@
#!/bin/bash
/opt/tpot/bin/updateip.sh
exit 0