test
Some checks failed
ssh-test / ssh-test (push) Failing after 16s

This commit is contained in:
iFargle 2023-12-08 21:52:01 +09:00
parent cd83590db5
commit 85ea9831fe

View file

@ -45,6 +45,8 @@ jobs:
chmod 700 /root/.ssh
chmod 600 /root/.ssh/id_ed25519
chmod 644 /root/.ssh/id_ed25519.pub
echo "Public Key: "
cat /root/.ssh/id_ed25519.pub
- name: "Setup: Headscale"
run: |