parent
cd83590db5
commit
85ea9831fe
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,8 @@ jobs:
|
||||||
chmod 700 /root/.ssh
|
chmod 700 /root/.ssh
|
||||||
chmod 600 /root/.ssh/id_ed25519
|
chmod 600 /root/.ssh/id_ed25519
|
||||||
chmod 644 /root/.ssh/id_ed25519.pub
|
chmod 644 /root/.ssh/id_ed25519.pub
|
||||||
|
echo "Public Key: "
|
||||||
|
cat /root/.ssh/id_ed25519.pub
|
||||||
|
|
||||||
- name: "Setup: Headscale"
|
- name: "Setup: Headscale"
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue