We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56c1c29 commit 17dd75fCopy full SHA for 17dd75f
pi-gen/config
@@ -36,5 +36,5 @@ APT_PROXY="http://172.17.2.88:3142"
36
DUMP1090_RECEIVER_SERIAL="stx:1090:0"
37
DUMP978_RECEIVER_SERIAL="stx:978:0"
38
COMITUP_WEB_PORT="9080"
39
-SHARED_FILES="${STAGE_DIR}/../../shared_files"
40
-export SHARED_FILES="${SHARED_FILES}"
+SHARED_FILES="../../../shared_files"
+export SHARED_FILES="../../../shared_files"
0 commit comments