mirror of
https://github.com/casjaysdevdocker/tools
synced 2025-01-18 12:34:31 -05:00
5eb3ff1598
applications/ configs/ lists/ wwwroot/
4 lines
165 B
Bash
4 lines
165 B
Bash
SERVICE_USER="x11user" # execute command as another user
|
|
EXEC_CMD_BIN="code" # command to execute
|
|
EXEC_CMD_ARGS="-wn $DATA_DIR" # command arguments
|