12 lines
351 B
Plaintext
12 lines
351 B
Plaintext
# Does not run any downloads but displays the previously downloaded but not yet checked files. Requires display-acces via xauth
|
|
|
|
CONTAINER_DATA=~/Bulk/COSS/Downloads/auto_news.container
|
|
HOSTS_FILE=~/Bulk/COSS/Downloads/auto_news.container/dependencies/hosts
|
|
|
|
XAUTHORTIY=$XAUTHORTIY
|
|
|
|
DEBUG=false
|
|
CHECK=true
|
|
HEADLESS=true
|
|
UPLOAD=false
|
|
REDUCEDFETCH=false |