This commit is contained in:
2024-09-15 08:51:50 +08:00
parent 68575ee28c
commit 36c73ca156
@@ -17,7 +17,8 @@ function useDebianPort() {
} }
sudo apt update sudo apt update
sudo apt install debootstrap binfmt-support qemu-user-static git -y sudo apt install debootstrap binfmt-support qemu-user qemu-user-static git -y
ls /usr/bin/qemu-*
bottlePath=./system-bottle bottlePath=./system-bottle
if [[ $2 == "beige" ]]; then if [[ $2 == "beige" ]]; then
getd23debootstrap getd23debootstrap