Skip to content

Commit b3f5107

Browse files
authored
debug
1 parent f72cf72 commit b3f5107

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

make-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export DEPLOY_VULKAN=1
1717

1818
# Deploy dependencies
1919
# Qt libs have to be passed manually due to the app being a python script
20-
quick-sharun \
20+
sh -x quick-sharun \
2121
/usr/bin/anki* \
2222
/usr/lib/libQt6Core.so* \
2323
/usr/lib/libQt6Gui.so* \

0 commit comments

Comments
 (0)