Skip to content

Commit 50b9914

Browse files
committed
Scheduled tasks (crontab) updated.
1 parent f669338 commit 50b9914

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

crontab

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,9 @@
2828
8 1 * * 1 curl -i "Content-Type: application/json" https://ahmia.fi/address/ > /usr/local/lib/ahmia/backups/addresses/$(date -d "today" +"%Y-%m-%d")-addresses_snapshot.json
2929
#
3030
#
31+
# Create Tor2web stats
32+
0 5 * * 1 python /usr/local/lib/ahmia/tools/read_tor2web_stats.py
33+
#
34+
#
3135
#Download new port scan results
3236
30 1 * * 6 scp root@<scanner_server_ip>:/home/juha/hsportscanner/nonweb_services.json /usr/local/lib/ahmia/ahmia/static/log/

0 commit comments

Comments
 (0)