mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
Update ngxproxy
This commit is contained in:
parent
c62c45db31
commit
44c83f8bd7
@ -21,7 +21,7 @@ while [ "$DOMAIN" == "" ]; do
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
read -p "Webroot (default is /) ": WEBROOT
|
read -p "Webroot (default is /): " WEBROOT
|
||||||
|
|
||||||
if [ "$WEBROOT" == "" ]; then
|
if [ "$WEBROOT" == "" ]; then
|
||||||
WEBROOT="/"
|
WEBROOT="/"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user