Skip to content

Commit 46e230f

Browse files
Update make-appimage.sh
1 parent abb4d5d commit 46e230f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

make-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -eu
55
ARCH=$(uname -m)
66
export ARCH
77
export OUTPATH=./dist
8-
export ADD_HOOKS="self-updater.bg.hook"
8+
export ADD_HOOKS="self-updater.hook"
99
export UPINFO="gh-releases-zsync|${GITHUB_REPOSITORY%/*}|${GITHUB_REPOSITORY#*/}|latest|*$ARCH.AppImage.zsync"
1010
export DEPLOY_OPENGL=1
1111
export DEPLOY_PIPEWIRE=1

0 commit comments

Comments
 (0)