Selaa lähdekoodia

Fix minor whitespace issue in update.sh

Tianon Gravi 10 vuotta sitten
vanhempi
sitoutus
e975215f5d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      update.sh

+ 1 - 1
update.sh

@@ -40,7 +40,7 @@ declare -A otherRepos=(
 	[neurodebian]='https://github.com/neurodebian/dockerfiles'
 	[neurodebian]='https://github.com/neurodebian/dockerfiles'
 	[nginx]='https://github.com/nginxinc/docker-nginx'
 	[nginx]='https://github.com/nginxinc/docker-nginx'
 	[opensuse]='https://github.com/openSUSE/docker-containers-build'
 	[opensuse]='https://github.com/openSUSE/docker-containers-build'
-        [oraclelinux]='https://github.com/oracle/docker-images'
+	[oraclelinux]='https://github.com/oracle/docker-images'
 	[perl]='https://github.com/Perl/docker-perl'
 	[perl]='https://github.com/Perl/docker-perl'
 	[registry]='https://github.com/docker/docker-registry'
 	[registry]='https://github.com/docker/docker-registry'
 	[r-base]='https://github.com/rocker-org/rocker'
 	[r-base]='https://github.com/rocker-org/rocker'