新增lat安装功能

This commit is contained in:
2023-11-11 15:00:12 +08:00
parent 1a786145fb
commit 5f8387e14e
6 changed files with 224 additions and 70 deletions

6
InstallLat.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
echo lat只能在loongarch架构安装
sudo apt update
sudo apt install lat
echo 按回车键退出
read