Compare commits
2 Commits
2347d0227a
...
b7347648ff
| Author | SHA1 | Date | |
|---|---|---|---|
| b7347648ff | |||
|
|
e06b030185 |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user