blinksh / blink

Blink Mobile Shell for iOS (Mosh based)
https://blink.sh
GNU General Public License v3.0
6.18k stars 576 forks source link

ssh-copy-id doesn’t work with non-POSIX Shells (ie FISH) #300

Open WisdomWolf opened 7 years ago

WisdomWolf commented 7 years ago

When attempting to copy the ssh key to remote host it fails due to the fact that the remote host is using fish and it doesn’t support the && operator. There doesn’t appear to be an alternate way to manually copy the ssh key.

WisdomWolf commented 7 years ago

309 Created a pull request to resolve the issue

carloscabanero commented 7 years ago

Merging on new version