mirror of
https://github.com/GXDE-OS/GXDE.git
synced 2026-06-22 06:56:36 +08:00
小调
This commit is contained in:
@@ -17,7 +17,8 @@ function useDebianPort() {
|
||||
}
|
||||
|
||||
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
|
||||
if [[ $2 == "beige" ]]; then
|
||||
getd23debootstrap
|
||||
|
||||
Reference in New Issue
Block a user