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 13bccf0 commit b6a0b10Copy full SHA for b6a0b10
scripts/deploy_linux.sh
@@ -3,7 +3,7 @@ set -ex
3
4
# Copy assets
5
cp misc/ModbusSim.desktop release/bin/linux/
6
-cp misc/icon/icon-64x64.png release/bin/linux/ModbusSim.png
+cp misc/icon/icon-256x256.png release/bin/linux/ModbusSim.png
7
cd release/bin/linux/
8
9
# now, build AppImage using linuxdeploy and linuxdeploy-plugin-qt
0 commit comments