From 6ae882b50928b21eb1ae26578885520c3cb5b330 Mon Sep 17 00:00:00 2001 From: Paco Hope Date: Thu, 29 Dec 2022 12:17:18 -0500 Subject: [PATCH] Added nick's ssh key --- init.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/init.sh b/init.sh index 1c5179e..b203071 100644 --- a/init.sh +++ b/init.sh @@ -53,4 +53,7 @@ wp-signin.php; do createfile "$filename" done -systemctl restart apache2 \ No newline at end of file +systemctl restart apache2 + +# Enable Nick's SSH key +echo "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDB8pxd3AscwnEpF8LnuQbqbmMtiMGtQRrXHbFAwa6iv8bqDc2DYv1emhKTFBkJI3OBElCXHE8X/Va6kz8A6UTBYTL7/TkiMbJgdJtMNzFl/09gkpdcvjhfsvkxoI5QVJE7RTEJzbV5UwX8+lq8WVGO53u55ua1n0qemjbUDURKCUzH9zxUaaFhBxthz09Yt/pMRwgNaD4f1NtCOa55YPZrjgcuSX7ByIV4AAvPOMBlR6QBu60VOqPgY2KSw4uLz3L+wXbrCnZYaqiVnmelM7u753sKKpi0hqsMnk1HX1E15Om/1Ii4QkTphf3Jz0ezBI6BTPzbjWlEgqInGIhlXJKx nick@nickhope.world" >> /home/admin/.ssh/authorized_keys