mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-01-13 09:12:44 +00:00
Update x-ui.sh
This commit is contained in:
parent
7b0a3929ff
commit
df551a6c49
1 changed files with 3 additions and 0 deletions
3
x-ui.sh
3
x-ui.sh
|
|
@ -1,5 +1,8 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
export LANG=zh_CN.UTF-8
|
||||||
|
export LC_ALL=zh_CN.UTF-8
|
||||||
|
|
||||||
red='\033[0;31m'
|
red='\033[0;31m'
|
||||||
green='\033[0;32m'
|
green='\033[0;32m'
|
||||||
blue='\033[0;34m'
|
blue='\033[0;34m'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue