Skip to content

Commit

Permalink
Merge pull request #912 from ytorres/patch-3
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
jokob-sk authored Dec 11, 2024
2 parents 90f4abc + 2625f2f commit 796b459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/start.debian.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 796b459

Please sign in to comment.