mirror of
https://github.com/aclist/dztui.git
synced 2025-04-05 03:53:01 +02:00
chore: bump version
This commit is contained in:
parent
97e9fef430
commit
e84ff51e25
1 changed files with 1 additions and 2 deletions
3
dzgui.sh
3
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
|
||||
|
|
Loading…
Reference in a new issue