Skip to content

Commit 756063a

Browse files
committed
Script: modify build_linux.sh
1 parent 4a349bb commit 756063a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Script/build_linux.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -539,6 +539,7 @@ if [ $APPIMAGE -eq 1 ]; then
539539

540540
./build_appimage.sh --install=${INSTALL_DIR} \
541541
--tools=${TOOLS_DIR} \
542+
--source=${SOURCE_DIR} \
542543
--verbose=${BUILD_VERBOSE}
543544
fi
544545

0 commit comments

Comments
 (0)