From 175727a5f8c2840abf0af6d708bbf7183854a30d Mon Sep 17 00:00:00 2001 From: Jessica James Date: Mon, 26 Apr 2021 21:24:41 -0500 Subject: [PATCH] Remove server.json from update_mirrors.sh --- update_mirrors.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/update_mirrors.sh b/update_mirrors.sh index d281b96..82bcb13 100755 --- a/update_mirrors.sh +++ b/update_mirrors.sh @@ -17,7 +17,6 @@ update_mirrors() { # Release branches update_mirrors release.json -update_mirrors server.json # Staging branches update_mirrors beta.json