7 lines
82 B
Bash
7 lines
82 B
Bash
NAME="def"
|
|
|
|
COMPOSE_PROJECT_NAME=$NAME
|
|
TZ=Asia/Shanghai
|
|
TERM=xterm-256color
|
|
|
|
DIR=. |