diff --git a/bootstrap.sh b/bootstrap.sh index aedac04..ca2a0a6 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -9,7 +9,7 @@ SCRIPTSDIR="/root/scripts" REBOOTHANDLER="/root/scripts/reboot_handler.sh" CRONTABTMP="/tmp/crontab.root.tmp" HOSTNAME=$(hostname) -KEYFILE="/root/.ssh/id_ed25519" +KEYFILE="/root/.ssh/$HOSTNAME" ## 2. ALIASES