Simple build script to help deploy linux app images

This commit is contained in:
Jordan Sherer 2018-07-06 15:27:06 -04:00
parent 57ad5fd0bc
commit ccf00dc460

View File

@ -1 +1,3 @@
make && mv wsjtx ft8call && linuxdeploy ./ft8call -appimage
echo make
echo cp wsjtx ft8call
echo linuxdeployqt ./ft8call -appimage -bundle-non-qt-libs -no-strip -no-translations