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 4a349bb commit 756063aCopy full SHA for 756063a
1 file changed
Script/build_linux.sh
@@ -539,6 +539,7 @@ if [ $APPIMAGE -eq 1 ]; then
539
540
./build_appimage.sh --install=${INSTALL_DIR} \
541
--tools=${TOOLS_DIR} \
542
+ --source=${SOURCE_DIR} \
543
--verbose=${BUILD_VERBOSE}
544
fi
545
0 commit comments