mirror of
https://github.com/aclist/dztui.git
synced 2025-01-04 08:28:06 +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
|
#!/bin/bash
|
||||||
|
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
version=2.6.0
|
version=2.6.1
|
||||||
|
|
||||||
aid=221100
|
aid=221100
|
||||||
game="dayz"
|
game="dayz"
|
||||||
|
|
Loading…
Reference in a new issue