mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 14:56:07 +08:00
python默认实时输出
This commit is contained in:
parent
3131f197b8
commit
a3a62f65dd
|
@ -60,6 +60,7 @@ original_name=(
|
|||
|
||||
init_env() {
|
||||
export NODE_PATH=/usr/local/bin:/usr/local/pnpm-global/5/node_modules:/usr/local/lib/node_modules
|
||||
export PYTHONUNBUFFERED=1
|
||||
}
|
||||
|
||||
import_config() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user