Update 'update.sh'

This commit is contained in:
2020-06-10 17:10:20 -04:00
parent c45ed57ce5
commit 969100fd96

View File

@@ -117,7 +117,7 @@ elif [ "${OS}" == "CentOS" ]; then
# remove and then install pbis-open again
dnf remove -y pbis-open
dnf isntall -y pbis-open
dnf install -y pbis-open
fi
# modify ssh to allow root login and then restart the service