Update arch_install.sh

This commit is contained in:
RomanNum3ral 2026-04-14 12:26:02 +00:00
parent 92e80e0dcc
commit a3b0880369
1 changed files with 1 additions and 1 deletions

View File

@ -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"