Edit ssh key file name
This commit is contained in:
@@ -9,7 +9,7 @@ SCRIPTSDIR="/root/scripts"
|
|||||||
REBOOTHANDLER="/root/scripts/reboot_handler.sh"
|
REBOOTHANDLER="/root/scripts/reboot_handler.sh"
|
||||||
CRONTABTMP="/tmp/crontab.root.tmp"
|
CRONTABTMP="/tmp/crontab.root.tmp"
|
||||||
HOSTNAME=$(hostname)
|
HOSTNAME=$(hostname)
|
||||||
KEYFILE="/root/.ssh/id_ed25519"
|
KEYFILE="/root/.ssh/$HOSTNAME"
|
||||||
|
|
||||||
|
|
||||||
## 2. ALIASES
|
## 2. ALIASES
|
||||||
|
|||||||
Reference in New Issue
Block a user