This repository has been archived on 2024-12-10. You can view files and clone it, but cannot push or open issues or pull requests.
clic-rpi-image/config

8 lines
142 B
Text
Raw Normal View History

2020-06-18 12:58:24 +00:00
IMG_NAME="yunohost"
2020-06-18 15:37:33 +00:00
RELEASE="buster"
2020-06-18 12:58:24 +00:00
USE_QEMU="1"
LOCALE_DEFAULT="en_US.UTF-8"
TARGET_HOSTNAME="yunohost"
KEYBOARD_KEYMAP="us"
ENABLE_SSH="1"