Skip to content

Commit 155cc37

Browse files
authored
not needed
1 parent dc7fb0d commit 155cc37

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

make-appimage.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ ARCH=$(uname -m)
66
VERSION=$(pacman -Q qarma | awk '{print $2; exit}') # example command to get version of application here
77
export ARCH VERSION
88
export OUTPATH=./dist
9-
export ADD_HOOKS="self-updater.bg.hook"
109
export UPINFO="gh-releases-zsync|${GITHUB_REPOSITORY%/*}|${GITHUB_REPOSITORY#*/}|latest|*$ARCH.AppImage.zsync"
1110
export ICON=DUMMY
1211
export DESKTOP=DUMMY

0 commit comments

Comments
 (0)