4 lines
165 B
Bash
Raw Permalink Normal View History

SERVICE_USER="x11user" # execute command as another user
EXEC_CMD_BIN="code" # command to execute
EXEC_CMD_ARGS="-wn $DATA_DIR" # command arguments