mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Comment out line
This commit is contained in:
@@ -365,7 +365,7 @@ chmod -R ug+rwX,o-rwx "$WEB_UI_DIR"
|
|||||||
chmod -R ug+rwX "$INSTALL_DIR/log" "$INSTALL_DIR/config"
|
chmod -R ug+rwX "$INSTALL_DIR/log" "$INSTALL_DIR/config"
|
||||||
chown -R www-data:www-data "$FILEDB" 2>/dev/null || true
|
chown -R www-data:www-data "$FILEDB" 2>/dev/null || true
|
||||||
# Add nginx to www-data
|
# Add nginx to www-data
|
||||||
usermod -aG www-data nginx || true
|
# usermod -aG www-data nginx || true
|
||||||
|
|
||||||
# start PHP
|
# start PHP
|
||||||
printf "%b\n" "--------------------------------------------------------------------------"
|
printf "%b\n" "--------------------------------------------------------------------------"
|
||||||
|
|||||||
Reference in New Issue
Block a user