mirror of
https://github.com/GXDE-OS/GXDE.git
synced 2026-06-22 15:46:37 +08:00
小调
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user