mirror of
https://github.com/aclist/dztui.git
synced 2024-12-29 13:52:03 +01:00
Config flag hotfix
This commit is contained in:
parent
cfc1edc2f5
commit
a5bc902b7c
1 changed files with 1 additions and 1 deletions
2
dzgui.sh
2
dzgui.sh
|
@ -2,7 +2,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
version=2.3.1
|
version=2.3.2
|
||||||
aid=221100
|
aid=221100
|
||||||
game="dayz"
|
game="dayz"
|
||||||
workshop="steam://url/CommunityFilePage/"
|
workshop="steam://url/CommunityFilePage/"
|
||||||
|
|
Loading…
Reference in a new issue