mirror of
https://github.com/TheWhiteDog9487/lag2cn.git
synced 2026-08-11 23:01:29 +08:00
commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
apt update
|
||||
apt install -y language-pack-zh-hans
|
||||
locale-gen zh_CN.UTF-8
|
||||
mv /etc/default/locale /etc/default/locale.backup
|
||||
touch /etc/default/locale
|
||||
echo LANG="zh_CN.UTF-8" > /etc/default/locale
|
||||
reboot
|
||||
Reference in New Issue
Block a user