ソースを参照

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