mirror of
https://github.com/casjaysdevdocker/tools
synced 2025-01-19 00:34:25 -05:00
5eb3ff1598
applications/ configs/ lists/ wwwroot/
3 lines
145 B
Bash
3 lines
145 B
Bash
EXEC_CMD_BIN="httpd" # command to execute
|
|
EXEC_CMD_ARGS="-f $ETC_DIR/httpd.conf -DFOREGROUND" # command arguments
|