We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f72cf72 commit b3f5107Copy full SHA for b3f5107
1 file changed
make-appimage.sh
@@ -17,7 +17,7 @@ export DEPLOY_VULKAN=1
17
18
# Deploy dependencies
19
# Qt libs have to be passed manually due to the app being a python script
20
-quick-sharun \
+sh -x quick-sharun \
21
/usr/bin/anki* \
22
/usr/lib/libQt6Core.so* \
23
/usr/lib/libQt6Gui.so* \
0 commit comments