Update change-le-server.sh

This commit is contained in:
2019-01-30 10:38:11 -06:00
parent 8bcfce8729
commit f1ca8332da

View File

@@ -8,4 +8,6 @@ yes | ssh-copy-id -f le@keepalived.scity.us
mount -a
if [ -f /opt/copycerts.sh ]; then
/opt/copycerts.sh
elif [ -f /opt/install-certs.sh ]; then
/opt/install-certs.sh
fi