Skip to content

Commit 8d04392

Browse files
authored
fix dir name
1 parent d7fc172 commit 8d04392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export DEPLOY_SYS_PYTHON=1
1515
# Deploy dependencies
1616
quick-sharun \
1717
/usr/bin/meganimus \
18-
/usr/share/meganimus \
18+
/usr/share/Meganimus \
1919
/usr/lib/libQt6Core.so* \
2020
/usr/lib/libQt6Gui.so*
2121

0 commit comments

Comments
 (0)