1
0
forked from x/ContextOS
This commit is contained in:
shaoying 2020-12-16 10:18:32 +08:00
parent 10a2e8043a
commit 2b5b19f9a3

View File

@ -1,5 +1,8 @@
#!/bin/bash
# export LC_ALL=zh_CN.utf-8
export LC_ALL=en_US.utf-8
export CTX_ROOT=${CTX_ROOT:=~/contexts}
export GOROOT=$CTX_ROOT/usr/local/go