mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07: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