Merge pull request 'Edit ssh key file name' (#5) from dev into prod

Reviewed-on: #5
This commit was merged in pull request #5.
This commit is contained in:
2026-06-12 12:56:04 +02:00

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