mirror of
https://github.com/casjaysdevdocker/squidguard
synced 2025-01-31 00:34:21 -05:00
🗃️ modified: bin/create-blocklists.sh 🗃️
This commit is contained in:
parent
f495bed041
commit
85958cd3f7
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
SQUID_USER="${SQUID_USER:-squid}"
|
SQUID_USER="${SQUID_USER:-root}"
|
||||||
SQUID_LOG_DIR="${SQUID_LOG_DIR:-/data/log/squid}"
|
SQUID_LOG_DIR="${SQUID_LOG_DIR:-/data/log/squid}"
|
||||||
REDIRECT_URL="${REDIRECT_URL:-/}"
|
REDIRECT_URL="${REDIRECT_URL:-/}"
|
||||||
BLOCKLIST="${BLOCKLIST:-http://www.shallalist.de/Downloads/shallalist.tar.gz}"
|
BLOCKLIST="${BLOCKLIST:-http://www.shallalist.de/Downloads/shallalist.tar.gz}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user