Github Release 文件名后缀新增代号后缀

This commit is contained in:
2025-01-22 13:05:17 +08:00
parent 9542a6b169
commit a9142fd820
2 changed files with 72 additions and 50 deletions
@@ -20,7 +20,7 @@ function useLoongnix() {
}
sudo apt update
sudo apt install debootstrap binfmt-support qemu-user qemu-user-static git -y
sudo apt install debootstrap rename binfmt-support qemu-user qemu-user-static git -y
ls /usr/bin/qemu-*
bottlePath=./system-bottle
if [[ $2 == "beige" ]]; then