mirror of
https://github.com/aclist/dztui.git
synced 2025-01-01 15:12:05 +01:00
Fix newline
This commit is contained in:
parent
9e0336f370
commit
f1fbbc9acd
1 changed files with 1 additions and 2 deletions
3
dzgui.sh
3
dzgui.sh
|
@ -1,8 +1,7 @@
|
|||
|
||||
#!/bin/bash
|
||||
|
||||
set -o pipefail
|
||||
version=2.6.0
|
||||
version=2.6.1
|
||||
|
||||
aid=221100
|
||||
game="dayz"
|
||||
|
|
Loading…
Reference in a new issue