Update arch_install.sh
This commit is contained in:
parent
92e80e0dcc
commit
a3b0880369
|
|
@ -36,7 +36,7 @@ JUPYTERHUB_CONFIG_DIR="/etc/jupyterhub"
|
|||
JUPYTERHUB_CONFIG_FILE="${JUPYTERHUB_CONFIG_DIR}/jupyterhub_config.py"
|
||||
JUPYTERHUB_SERVICE_FILE="/etc/systemd/system/jupyterhub.service"
|
||||
|
||||
USE_UFW="yes"
|
||||
USE_UFW="no"
|
||||
|
||||
# Required for openssl-1.1 AUR signature verification
|
||||
OPENSSL11_GPG_KEY="D894E2CE8B3D79F5"
|
||||
|
|
|
|||
Loading…
Reference in New Issue