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 0ce4eae commit ea1937dCopy full SHA for ea1937d
appimage/build.sh
@@ -78,7 +78,7 @@ chmod +x linuxdeploy-x86_64.AppImage
78
-i AppDir/usr/share/icons/hicolor/scalable/apps/conky-logomark-violet.svg \
79
-d AppDir/usr/share/applications/conky.desktop
80
81
-wget https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage
+wget https://github.com/AppImage/appimagetool/releases/download/continuous/appimagetool-x86_64.AppImage
82
83
chmod +x appimagetool-x86_64.AppImage
84
0 commit comments