1
0
mirror of https://github.com/fhamborg/news-please.git synced 2021-09-19 22:26:00 +03:00
Files
2019-07-15 18:38:38 +02:00

4 lines
175 B
Bash

#!/bin/sh
# output is written to file, process runs in foreground so container doesn't terminate
news-please-cc /npdata/warcs /npdata/articles keep 32 >> /npdata/all.log 2>&1