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 7bf15ba commit a413b06Copy full SHA for a413b06
hdw-su95x/src/wasm/fadec_a320/build.sh
@@ -2,7 +2,7 @@
2
3
# get directory of this script relative to root
4
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
5
-COMMON_DIR="${DIR}/../../../../flybywire/fbw-common/src/wasm"
+COMMON_DIR="${DIR}/../../../../build-su95x-common/src/wasm"
6
OUTPUT="${DIR}/../../../../build-su95x/out/headwindsim-aircraft-su100-95/SimObjects/Airplanes/Headwind_SU95/panel/fadec.wasm"
7
8
if [ "$1" == "--debug" ]; then
0 commit comments