Update change-le-server.sh
This commit is contained in:
@@ -3,3 +3,6 @@
|
|||||||
sed -i 's/10.10.10.80/10.5.10.56/g' /etc/fstab
|
sed -i 's/10.10.10.80/10.5.10.56/g' /etc/fstab
|
||||||
ssh-copy-id -f le@10.5.10.56
|
ssh-copy-id -f le@10.5.10.56
|
||||||
mount -a
|
mount -a
|
||||||
|
if [ -f /opt/copycerts.sh ]; then
|
||||||
|
/opt/copycerts.sh
|
||||||
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user