Skip to content

Commit 9f41106

Browse files
authored
AppRun unsets ARGV0 already
1 parent 8de0e1d commit 9f41106

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rofi-appimage.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ export LOCALE_FIX=1 # crashes when it cannot switch to host locale
1919
wget --retry-connrefused --tries=30 "$SHARUN" -O ./quick-sharun
2020
chmod +x ./quick-sharun
2121
./quick-sharun /usr/bin/rofi*
22-
echo 'unset ARGV0' >> ./AppDir/.env
2322

2423
# MAKE APPIMAGE WITH URUNTIME
2524
wget --retry-connrefused --tries=30 "$URUNTIME" -O ./uruntime2appimage

0 commit comments

Comments
 (0)