Update messenger example
Compare changes
- Dariusz Rybicki authored
+ 5
− 2
@@ -22,7 +27,5 @@ test-examples-ios:
@@ -22,7 +27,5 @@ test-examples-ios:
- for ip in $(dig @8.8.8.8 github.com +short); do ssh-keyscan github.com,$ip; ssh-keyscan $ip; done 2>/dev/null >> ~/.ssh/known_hosts
- for ip in $(dig @8.8.8.8 git.xx.network +short); do ssh-keyscan git.xx.network,$ip; ssh-keyscan $ip; done 2>/dev/null >> ~/.ssh/known_hosts