Edit ssh key file name #5

Merged
admin merged 1 commits from dev into prod 2026-06-12 12:56:04 +02:00
Showing only changes of commit e06b030185 - Show all commits

View File

@@ -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