mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-09-13 08:03:28 +00:00
9 lines
155 B
Bash
9 lines
155 B
Bash
#!/usr/bin/env bash
|
|
|
|
set -eE
|
|
|
|
MAP="DeerIsle"
|
|
DIR="Deerisle-Stable"
|
|
SUBDIR="V5.9"
|
|
REPO="https://github.com/johnmclane666/${DIR}.git"
|
|
MPDIR="empty.deerisle"
|