소스 검색

Add temp repos to Debian too

bryan 1 일 전
부모
커밋
7e75672bcc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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