9 lines
152 B
Bash
9 lines
152 B
Bash
#!/usr/bin/env bash
|
|
|
|
set -eE
|
|
|
|
MAP="PripyatGamma"
|
|
DIR=""
|
|
REPO="https://github.com/FrenchiestFry15/PripyatMissionFiles.git"
|
|
MPDIR="serverMission.Pripyat"
|