Skip to content
Snippets Groups Projects
Commit b930a9ca authored by akiraohgaki's avatar akiraohgaki
Browse files

Fix filename

parent 6dcf17dc
No related branches found
No related tags found
No related merge requests found
......@@ -14,4 +14,5 @@ chmod 755 linuxdeployqt
./squashfs-root/AppRun ${PKGNAME}.AppDir/usr/share/applications/${PKGNAME}.desktop -bundle-non-qt-libs -no-translations -qmldir="app/qml"
./squashfs-root/AppRun ${PKGNAME}.AppDir/usr/share/applications/${PKGNAME}.desktop -appimage
mv *.AppImage ${PKGNAME}-x86_64.AppImage
mv *.AppImage rename.AppImage
mv rename.AppImage ${PKGNAME}-x86_64.AppImage
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment