mirror of
				https://ceregatti.org/git/daniel/dayzdockerserver.git
				synced 2025-11-04 07:13:34 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			145 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			145 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
#!/usr/bin/env bash
 | 
						|
 | 
						|
set -eE
 | 
						|
 | 
						|
MAP="PripyatGamma"
 | 
						|
DIR=""
 | 
						|
REPO="https://github.com/M4ketech/PripyatMissionFiles.git"
 | 
						|
MPDIR="serverMission.Pripyat"
 |