From e84ff51e254bd7a09cff4755854b753fab67040f Mon Sep 17 00:00:00 2001 From: aclist Date: Sat, 13 May 2023 19:16:33 +0900 Subject: [PATCH] chore: bump version --- dzgui.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dzgui.sh b/dzgui.sh index f539d49..32d6c30 100755 --- a/dzgui.sh +++ b/dzgui.sh @@ -1,7 +1,7 @@ #!/bin/bash set -o pipefail -version=3.2.18 +version=3.2.19 aid=221100 game="dayz" @@ -1852,7 +1852,6 @@ initial_setup(){ echo "100" } main(){ - > /tmp/debug.log lock initial_setup > >($steamsafe_zenity --pulsate --progress --auto-close --title="DZGUI" --no-cancel --width=500 2>/dev/null) main_menu