diff options
Diffstat (limited to 'others/vm3/.config/init/make_rootkey.sh')
| -rwxr-xr-x | others/vm3/.config/init/make_rootkey.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/others/vm3/.config/init/make_rootkey.sh b/others/vm3/.config/init/make_rootkey.sh deleted file mode 100755 index f725985..0000000 --- a/others/vm3/.config/init/make_rootkey.sh +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | #!/bin/bash | ||
| 2 | |||
| 3 | sudo mkdir -p /root/k | ||
| 4 | ssh-keygen -t ed25519 -f /root/k/k1 -N "" | ||
