mic-infra/pre-run.sh

3 lines
56 B
Bash
Raw Permalink Normal View History

export USER_ID=$(id -u $USER)
export GID=$(id -g $USER)