We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5672c53 commit a4fce7eCopy full SHA for a4fce7e
scripts/build-appimage.sh
@@ -78,5 +78,5 @@ export QML_SOURCES_PATHS="$REPO_ROOT"/src
78
#-----------------------------------------------------------------------#
79
# Move built AppImage back into original CWD #
80
81
-mv KeyboardVisualizer*.AppImage "$OLD_CWD"
+mv Keyboard_Visualizer*.AppImage "$OLD_CWD"
82
0 commit comments