- removed option which was only for myself
This commit is contained in:
		@@ -54,12 +54,3 @@ fi
 | 
				
			|||||||
if [ -n "${SERVER_VOICE_ENABLE}" ]; then
 | 
					if [ -n "${SERVER_VOICE_ENABLE}" ]; then
 | 
				
			||||||
	configReplace "sv_voiceenable" "$SERVER_VOICE_ENABLE"
 | 
						configReplace "sv_voiceenable" "$SERVER_VOICE_ENABLE"
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#this is a simple option for myself, but you can use it too
 | 
					 | 
				
			||||||
if [ "$USE_MY_REPLACER_CONFIG" = "true" ] && [ ! -e "${SERVER_PATH}/garrysmod/data/jusito_ttt_entity_replace" ]; then
 | 
					 | 
				
			||||||
	mkdir -p "${SERVER_PATH}/garrysmod/data/jusito_ttt_entity_replace"
 | 
					 | 
				
			||||||
	wget -O "${SERVER_PATH}/garrysmod/data/jusito_ttt_entity_replace/config.txt" "https://raw.githubusercontent.com/jusito/ttt_entity_replace/master/config.txt.example_fas2"
 | 
					 | 
				
			||||||
fi
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user