add centos to supported distros

Signed-off-by: Aaron Welch <welch@packet.net>
(cherry picked from commit a6b8f2e3fe)
This commit is contained in:
Aaron Welch
2015-04-10 11:20:15 -07:00
committed by Jessica Frazelle
parent b5613baac2
commit faaeb5162d
+1 -1
View File
@@ -81,7 +81,7 @@ fi
lsb_dist="$(echo "$lsb_dist" | tr '[:upper:]' '[:lower:]')"
case "$lsb_dist" in
amzn|fedora)
amzn|fedora|centos)
if [ "$lsb_dist" = 'amzn' ]; then
(
set -x