From 876baeb4d455fb811897a00e31fb5231512becd6 Mon Sep 17 00:00:00 2001 From: Tom Barrett Date: Fri, 21 Feb 2020 04:31:11 -0600 Subject: starting out nfs --- destroy | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'destroy') diff --git a/destroy b/destroy index fcf09eb..09a8c54 100755 --- a/destroy +++ b/destroy @@ -3,3 +3,7 @@ lxc-stop -n kerberos lxc-destroy -n kerberos ssh-keygen -R "192.168.122.100" + +lxc-stop -n nfs +lxc-destroy -n nfs +ssh-keygen -R "192.168.122.110" -- cgit v1.2.3