summaryrefslogtreecommitdiffstats
path: root/scripts/cleanup_creds.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/cleanup_creds.sh')
-rwxr-xr-x[-rw-r--r--]scripts/cleanup_creds.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/cleanup_creds.sh b/scripts/cleanup_creds.sh
index 9bf44305..b4eee924 100644..100755
--- a/scripts/cleanup_creds.sh
+++ b/scripts/cleanup_creds.sh
@@ -9,6 +9,3 @@ case "$INSTALLER_TYPE" in
ssh $sshoptions -i ./config/QtipKey root@$DEST_IP "sed -i '/root@$HOSTNAME/d' /root/.ssh/authorized_keys"
;;
esac
-
-
-