Update setup.sh
This commit is contained in:
parent
ee12cc20f7
commit
d7a75d6dea
1 changed files with 1 additions and 1 deletions
2
setup.sh
2
setup.sh
|
@ -8,7 +8,7 @@ set -euo pipefail
|
|||
# =============================================================================
|
||||
# Default SSH key (paste your key between the quotes)
|
||||
# =============================================================================
|
||||
DEFAULT_SSH_KEY="[paste key here]"
|
||||
DEFAULT_SSH_KEY="ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoxUu/nC1C03LvxIhCMzyMu7CAfIp9+Rbt4vmx8q3ER1EPP2K53fnjUmOijC4YY2jgPHHXEoTgC6Rlcrl3eYFoqbhRc4nweN6Z3LXRghmfNXVmMRSouXEMWhxhPjk9r+w9+3E9+6p9X9YtQu+u76ArWcY9MgvD6Awvo66hSFgkzeXzgCcKkTdMkSOUwuHfm8Ja9TzSIUfnB6SAiKWLIejDntYJHSKoqsSzsovYRUc/W+al09MfIMWwN9vJwk7WM7O3E+YPL5Zcpmr4jaoFULf6hWtgn688nDU+4V0POIzRNnk4EPH5qo+AmSL7MwQ0Bh7z5EgiAJiAryrT/GnU41w7 rsa-key-20240415"
|
||||
|
||||
###############################################################################
|
||||
# Early root escalation #
|
||||
|
|
Loading…
Reference in a new issue