Merge pull request #912 from ytorres/patch-3
Some checks are pending
docker / docker_dev (push) Waiting to run

Fix typo
This commit is contained in:
jokob-sk
2024-12-12 07:18:37 +11:00
committed by GitHub

View File

@@ -64,7 +64,7 @@ fi
# create symbolic link to the install directory
ln -s $INSTALL_PATH/front $WEB_UI_DIR
# create symbolic link to NGINX configuaration coming with NetAlertX
# create symbolic link to NGINX configuration coming with NetAlertX
sudo ln -s "${INSTALL_PATH}/install/netalertx.debian.conf" /etc/nginx/conf.d/$NGINX_CONF_FILE
# Use user-supplied port if set