mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-14 14:11:26 -07:00
Update install/ubuntu/start.ubuntu.sh
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
@@ -205,8 +205,8 @@ fi
|
|||||||
|
|
||||||
# start PHP
|
# start PHP
|
||||||
/etc/init.d/php${PHPVERSION}-fpm start
|
/etc/init.d/php${PHPVERSION}-fpm start
|
||||||
|
nginx -t || { echo "[INSTALL] nginx config test failed"; exit 1; }
|
||||||
/etc/init.d/nginx start
|
/etc/init.d/nginx start
|
||||||
|
|
||||||
# Activate the virtual python environment
|
# Activate the virtual python environment
|
||||||
source myenv/bin/activate
|
source myenv/bin/activate
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user