chg: disable qemu as it might creates some issues
This commit is contained in:
parent
04250ea50d
commit
33a07557dc
1 changed files with 1 additions and 1 deletions
2
config
2
config
|
@ -1,6 +1,6 @@
|
|||
IMG_NAME="yunohost"
|
||||
RELEASE="bullseye"
|
||||
USE_QEMU="1"
|
||||
USE_QEMU="0"
|
||||
LOCALE_DEFAULT="en_US.UTF-8"
|
||||
TARGET_HOSTNAME="yunohost"
|
||||
KEYBOARD_KEYMAP="us"
|
||||
|
|
Loading…
Reference in a new issue