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