mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Compare commits
2 Commits
90f4abc037
...
796b4596ce
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
796b4596ce | ||
|
|
2625f2f96e |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user