Update change-le-server.sh

This commit is contained in:
2019-01-30 10:14:33 -06:00
parent a2abcf3c9a
commit efc977808d

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
sed -i 's/10.10.10.80/10.5.10.56/g' /etc/fstab
ssh-copy-id le@10.5.10.56
ssh-copy-id -f le@10.5.10.56
mount -a