mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-01-06 13:58:23 -05:00
4 lines
142 B
Bash
Executable File
4 lines
142 B
Bash
Executable File
|
|
#create /services/nginx directory for nginx system files
|
|
|
|
nginx -c "/services/nginx/nginx.conf" -g "daemon off;" 2>&1 >/app/log/app_front.log |