mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-24 17:46:43 +07:00
Remove the options for xenial and stretch
This commit is contained in:
@@ -236,7 +236,7 @@ if [[ ${BUILD_OPT} == image || ${BUILD_OPT} == rootfs ]]; then
|
||||
|
||||
if [[ $LINUXFAMILY == sun50iw9 || $LINUXFAMILY == sun50iw6 ]]; then
|
||||
|
||||
RELEASE_TARGET="stretch xenial buster bionic focal"
|
||||
RELEASE_TARGET="buster bionic focal"
|
||||
else
|
||||
RELEASE_TARGET="xenial"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user