Add armbian-zsh to the REPOSITORY_INSTALL packate list
If choosen, package from repository will be used
This commit is contained in:
parent
a1fb805d64
commit
8ba67b7537
@ -159,7 +159,7 @@ if [[ -z $KERNEL_CONFIGURE ]]; then
|
||||
|
||||
fi
|
||||
|
||||
[[ ${KERNEL_CONFIGURE} == prebuilt ]] && REPOSITORY_INSTALL="u-boot,kernel,bsp,armbian-config,armbian-firmware"
|
||||
[[ ${KERNEL_CONFIGURE} == prebuilt ]] && REPOSITORY_INSTALL="u-boot,kernel,bsp,armbian-zsh,armbian-config,armbian-firmware"
|
||||
|
||||
if [[ -z $BOARD ]]; then
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user