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 e3c15a6 commit 899d749Copy full SHA for 899d749
1 file changed
make-appimage.sh
@@ -12,7 +12,7 @@ export ICON=https://raw.githubusercontent.com/transmission/transmission/refs/hea
12
export DESKTOP=/usr/share/applications/transmission-qt.desktop
13
14
# Deploy dependencies
15
-quick-sharun /usr/bin/transmission /usr/share/transmission
+quick-sharun /usr/bin/transmission* /usr/share/transmission
16
17
# Additional changes can be done in between here
18
0 commit comments