Files
tools/applications/code/scripts/commands.sh
T

4 lines
165 B
Bash
Raw Normal View History

2023-08-22 17:53:03 -04:00
SERVICE_USER="x11user" # execute command as another user
EXEC_CMD_BIN="code" # command to execute
EXEC_CMD_ARGS="-wn $DATA_DIR" # command arguments