mirror of
git://soft.sys114.com/odroid-stamper
synced 2025-12-19 01:48:42 +09:00
Replace 'minimal' to 'server' of the image name
Signed-off-by: Dongjin Kim <tobetter@gmail.com> Change-Id: I7a243f5a597be38655b663cf891888623c5edb7f
This commit is contained in:
2
default
2
default
@@ -38,7 +38,7 @@ default_distro() {
|
||||
}
|
||||
|
||||
default_flavour() {
|
||||
[ -z ${FLAVOUR} ] && FLAVOUR="minimal"
|
||||
[ -z ${FLAVOUR} ] && FLAVOUR="server"
|
||||
echo ${FLAVOUR}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user