diff options
author | emkael <emkael@tlen.pl> | 2019-01-31 21:13:43 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2019-01-31 21:13:43 +0100 |
commit | 5cd43d99b6e9f8006956a4a79f48b38180dae73b (patch) | |
tree | eb69c9aeab18b2ae92b992955bb9e635e0140f8e /_cron | |
parent | e1056ce60855b0a6ece9f49ae5b96b6c9c52ab08 (diff) |
Fetching user agent in cron
Diffstat (limited to '_cron')
-rw-r--r-- | _cron/user-agent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_cron/user-agent b/_cron/user-agent new file mode 100644 index 0000000..7ca57c4 --- /dev/null +++ b/_cron/user-agent @@ -0,0 +1 @@ +20 15 * * * $SITEPATH/bin/get-user-agent.sh $SITEPATH/../emkael.info/_log/access.log 192.168.1 $SITEPATH/config/user-agent |