更新 ubuntu-lang.sh
This commit is contained in:
parent
9a81a5412e
commit
0878e44030
@ -1,3 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
apt update && sudo apt upgrade -y
|
apt update && sudo apt upgrade -y
|
||||||
apt install language-pack-zh-hans fonts-noto-cjk
|
apt install language-pack-zh-hans fonts-noto-cjk
|
||||||
locale-gen zh_CN.UTF-8
|
locale-gen zh_CN.UTF-8
|
||||||
|
Loading…
Reference in New Issue
Block a user