File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,6 @@ DIR="$(dirname "$(readlink -f "${0}")")"
1818chmod a+x ./activitywatch/AppRun
1919
2020# build appimage
21- ./linuxdeploy-x86_64.AppImage --appdir activitywatch --executable ./activitywatch/aw-qt --output appimage --desktop-file ./activitywatch/aw-qt.desktop --icon-file ./activitywatch/media/logo/logo.png --icon-filename activitywatch
21+ ./linuxdeploy-x86_64.AppImage --appdir activitywatch --executable ./activitywatch/aw-qt --output appimage --desktop-file ./activitywatch/_internal/ aw-qt.desktop --icon-file ./activitywatch/_internal /media/logo/logo.png --icon-filename activitywatch
2222APPIMAGE_FILE=` ls -1 | grep AppImage| grep -i ActivityWatch`
2323cp -v $APPIMAGE_FILE ./dist/activitywatch-linux-x86_64.AppImage
You can’t perform that action at this time.
0 commit comments