Explorar el Código

Add temp repos to Debian too

bryan hace 1 mes
padre
commit
7e75672bcc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      installJRMC

+ 1 - 1
installJRMC

@@ -971,7 +971,7 @@ install_mc_deb() {
     echo "Creating temporary repository file $TEMP_REPO_FILE for $repo_suite"
     sudo bash -c "cat <<-EOF > $TEMP_REPO_FILE
 			Types: deb
- 			URIs: $repo_uri
+			URIs: $repo_uri
 			Suites: $repo_suite
 			Components: main
 			Architectures: $MC_ARCH