Update change-le-server.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user