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