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
|
mount -a
|
||||||
if [ -f /opt/copycerts.sh ]; then
|
if [ -f /opt/copycerts.sh ]; then
|
||||||
/opt/copycerts.sh
|
/opt/copycerts.sh
|
||||||
|
elif [ -f /opt/install-certs.sh ]; then
|
||||||
|
/opt/install-certs.sh
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user