mirror of
https://github.com/fhamborg/news-please.git
synced 2021-09-19 22:26:00 +03:00
Update docker.sh
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
#!/bin/sh
|
||||
news-please-cc /npdata/warcs /npdata/articles keep 32 &> /npdata/all.log
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user