Fix name of CentOS platform

This commit is contained in:
Joshua M. Boniface 2020-03-24 01:12:45 -04:00
parent 60b0bbd082
commit 75924b8975

View file

@ -1,6 +1,6 @@
#!/bin/bash
#= Fedora 29+ all .rpm
#= CentOS 7 all .rpm
set -o errexit
set -o xtrace