瀏覽代碼

Merge pull request #42571 from xiaoding945/master

file mkimage-rinse.sh has been abort, should modify the script annotation
Sebastiaan van Stijn 4 年之前
父節點
當前提交
d12fc17073
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      contrib/mkimage-yum.sh

+ 1 - 2
contrib/mkimage-yum.sh

@@ -3,8 +3,7 @@
 # Create a base CentOS Docker image.
 #
 # This script is useful on systems with yum installed (e.g., building
-# a CentOS image on CentOS).  See contrib/mkimage-rinse.sh for a way
-# to build CentOS images on other systems.
+# a CentOS image on CentOS).
 
 set -e