diff --git a/hooks/centos4/20-setup-yum b/hooks/centos4/20-setup-yum index 2cef927..bad1a98 100755 --- a/hooks/centos4/20-setup-yum +++ b/hooks/centos4/20-setup-yum @@ -1,6 +1,6 @@ #!/bin/sh # -# This script sets up the /etc/apt/sources.list for APT. +# This script sets up the Yum for CentOS4. # # Steve # --