debug: more logging

This commit is contained in:
Jose Diaz-Gonzalez
2020-06-02 01:38:11 -04:00
parent b50590e2ad
commit ca248a62ec

View File

@@ -103,6 +103,8 @@ prime-ssh-known-hosts:
cat /home/dokku/.ssh/authorized_keys
cat /root/.ssh/config
cat /home/dokku/.ssh/config
ping -c1 dokku.me
dig +short dokku.me
ssh -o StrictHostKeyChecking=no dokku@dokku.me help
ssh -o StrictHostKeyChecking=no dokku@127.0.0.1 help