mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-05-06 22:31:18 +00:00
8 lines
122 B
Bash
8 lines
122 B
Bash
#!/usr/bin/env bash
|
|
|
|
set -eE
|
|
|
|
MAP="Banov"
|
|
DIR="Banov"
|
|
REPO="https://github.com/KubeloLive/${DIR}.git"
|
|
MPDIR="empty.banov"
|