mirror of
https://github.com/armbian/build.git
synced 2026-01-06 09:58:46 -08:00
extensions: export APA_IS_ACTIVE marker for the current build
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
function extension_prepare_config__apa() {
|
||||
display_alert "Target image will have Armbian Package Archive (APA) enabled by default" "${EXTENSION}" "info"
|
||||
export APA_IS_ACTIVE="true"
|
||||
}
|
||||
|
||||
function custom_apt_repo__add_apa() {
|
||||
|
||||
Reference in New Issue
Block a user