1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Check IPs for ASN every day

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-11-01 09:27:38 +01:00
parent df9d3fcc15
commit 6b161f428d
2 changed files with 7 additions and 2 deletions

View file

@ -82,6 +82,6 @@ if [ "$(uci -q get omr-bypass.lesnumeriques)" = "" ]; then
commit omr-bypass
EOF
fi
echo '0 2 * * * /etc/init.d/omr-bypass bypass_asn' > /etc/crontabs/bypass
rm -f /tmp/luci-indexcache
exit 0