Browse Source

Centos version bumped up

Oleg Moskalenko 7 năm trước cách đây
mục cha
commit
b324980c68
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      rpm/CentOS7.pre.build.sh

+ 1 - 1
rpm/CentOS7.pre.build.sh

@@ -26,7 +26,7 @@ cd ${CPWD}
  
 # Platform file
 
-echo "CentOS7.2" > ${BUILDDIR}/platform
+echo "CentOS7.4" > ${BUILDDIR}/platform
 
 cp ${CPWD}/epel7.install.sh ${BUILDDIR}/install.sh