Przeglądaj źródła

Merge pull request #42571 from xiaoding945/master

file mkimage-rinse.sh has been abort, should modify the script annotation
Sebastiaan van Stijn 4 lat temu
rodzic
commit
d12fc17073
1 zmienionych plików z 1 dodań i 2 usunięć
  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