We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e5c9b8 commit f9c1fb7Copy full SHA for f9c1fb7
1 file changed
make-appimage.sh
@@ -8,7 +8,7 @@ export ARCH VERSION
8
export OUTPATH=./dist
9
export ADD_HOOKS="self-updater.bg.hook"
10
export UPINFO="gh-releases-zsync|${GITHUB_REPOSITORY%/*}|${GITHUB_REPOSITORY#*/}|latest|*$ARCH.AppImage.zsync"
11
-export ICON=/usr/share/icons/hicolor/256x256/parsecd.png
+export ICON=/usr/share/icons/hicolor/256x256/apps/parsecd.png
12
export DESKTOP=/usr/share/applications/parsecd.desktop
13
14
# Deploy dependencies
0 commit comments