extensions: export APA_IS_ACTIVE marker for the current build
This commit is contained in:
parent
7f9e02b0a2
commit
affc5ef302
@ -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() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user