diff --git a/make_app.sh b/make_app.sh index 090077a..a7340ab 100755 --- a/make_app.sh +++ b/make_app.sh @@ -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