1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2025-04-05 12:03:00 +02:00

chore: bump version

This commit is contained in:
aclist 2023-05-13 19:16:33 +09:00
parent 97e9fef430
commit e84ff51e25

View file

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
set -o pipefail set -o pipefail
version=3.2.18 version=3.2.19
aid=221100 aid=221100
game="dayz" game="dayz"
@ -1852,7 +1852,6 @@ initial_setup(){
echo "100" echo "100"
} }
main(){ main(){
> /tmp/debug.log
lock lock
initial_setup > >($steamsafe_zenity --pulsate --progress --auto-close --title="DZGUI" --no-cancel --width=500 2>/dev/null) initial_setup > >($steamsafe_zenity --pulsate --progress --auto-close --title="DZGUI" --no-cancel --width=500 2>/dev/null)
main_menu main_menu