7 lines
145 B
Bash
7 lines
145 B
Bash
#!/usr/bin/env bash
|
|
|
|
MAP="Default Maps"
|
|
DIR="DayZ-Central-Economy"
|
|
REPO="https://github.com/BohemiaInteractive/${DIR}.git"
|
|
MPDIR="dayzOffline.*"
|