mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-05-07 14:51:17 +00:00
8 lines
164 B
Bash
8 lines
164 B
Bash
#!/usr/bin/env bash
|
|
|
|
set -eE
|
|
|
|
MAP="Namalsk"
|
|
DIR="Namalsk-Server/Mission Files"
|
|
REPO="https://github.com/SumrakDZN/${DIR}/hardcore.namalsk"
|
|
MPDIR="hardcore.namalsk"
|