Skip to content

Commit 7978483

Browse files
author
psadi
committed
fix: add env to unset argv0
1 parent 21715ed commit 7978483

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ export ICON="./ghostty-${GHOSTTY_VERSION}/zig-out/share/icons/hicolor/256x256/ap
6161

6262
./quick-sharun ./ghostty-${GHOSTTY_VERSION}/zig-out/bin/ghostty
6363
cp -rf ./ghostty-${GHOSTTY_VERSION}/zig-out/share/* ./AppDir/share/
64+
echo 'unset ARGV0' >> ./AppDir/.env
6465
./uruntime2appimage
6566

6667
mkdir -p ./dist

0 commit comments

Comments
 (0)