Skip to content

Commit 9318fd8

Browse files
Update make-appimage.sh
1 parent 3af3b12 commit 9318fd8

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
@@ -13,7 +13,7 @@ export DESKTOP=/usr/share/applications/com.dosbox_x.DOSBox-X.desktop
1313

1414
# Deploy dependencies
1515
#mv -v /usr/share/dosbox-x/ .AppDir/bin
16-
echo "y" | quick-sharun /usr/bin/dosbox-x
16+
quick-sharun /usr/bin/dosbox-x
1717

1818
# Additional changes can be done in between here
1919

0 commit comments

Comments
 (0)