Skip to content

Commit 22c63a6

Browse files
authored
Test rewritten usernamespaces hook
1 parent aa59671 commit 22c63a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

make-appimage.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ARCH=$(uname -m)
66
VERSION=$(pacman -Q viber | awk '{print $2; exit}')
77
export ARCH VERSION
88
export OUTPATH=./dist
9+
export HOOKSRC=https://raw.githubusercontent.com/fiftydinar/Anylinux-AppImages/refs/heads/patch-4/useful-tools/hooks
910
export ADD_HOOKS="self-updater.bg.hook:fix-namespaces.hook"
1011
export UPINFO="gh-releases-zsync|${GITHUB_REPOSITORY%/*}|${GITHUB_REPOSITORY#*/}|latest|*$ARCH.AppImage.zsync"
1112
export ICON=/usr/share/icons/hicolor/scalable/apps/viber.svg

0 commit comments

Comments
 (0)