Skip to content

Commit 7acfd96

Browse files
committed
extensions: export APA_IS_ACTIVE marker for the current build
1 parent 3844ef9 commit 7acfd96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extensions/apa.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
function extension_prepare_config__apa() {
44
display_alert "Target image will have Armbian Package Archive (APA) enabled by default" "${EXTENSION}" "info"
5+
export APA_IS_ACTIVE="true"
56
}
67

78
function custom_apt_repo__add_apa() {

0 commit comments

Comments
 (0)