diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/cli.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/cli.sh b/scripts/cli.sh index 454bd6f..8e2f456 100644 --- a/scripts/cli.sh +++ b/scripts/cli.sh @@ -9,7 +9,7 @@ SCRIPT_DIR="$(cd "$(dirname "$0")" && pwd)" # Use JV_LANG to set CLI language # Supported: en, zh-CN -# export JV_LANG = en +# export JV_LANG=en ############### ### ALIASES ### |
