From e6fc400498495f1513c05bb163d476bf202191a0 Mon Sep 17 00:00:00 2001 From: Werner Date: Sun, 19 Feb 2023 20:50:26 -0300 Subject: [PATCH] Create Cloned.sh --- Scripts/Cloned.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Scripts/Cloned.sh diff --git a/Scripts/Cloned.sh b/Scripts/Cloned.sh new file mode 100644 index 0000000..8678c02 --- /dev/null +++ b/Scripts/Cloned.sh @@ -0,0 +1,4 @@ +#!/usr/bin/env sh + +sudo rm /etc/ssh/ssh_host_* +sudo dpkg-reconfigure openssh-server