uci-docker-doc/src/init/build.env

4 lines
90 B
Bash

export BUILD_NAME=doc
[ -f "$ENV_DIR/run.env" ] && source $ENV_DIR/run.env
echo $USER set