Installer: Include ssh-keygen and ssh-keyscan in setup
commit0541d3cc89af4d0d5ffc64db2fb1c3df060575ef
authorSteffen Prohaska <prohaska@zib.de>
Thu, 10 Apr 2008 05:39:45 +0000 (10 07:39 +0200)
committerSteffen Prohaska <prohaska@zib.de>
Thu, 10 Apr 2008 05:40:55 +0000 (10 07:40 +0200)
treeeaa92d46cd3ffe350924387297f6d47311d80349
parentc5dac936c38e6d09e20f9009de834d7d1aca4727
Installer: Include ssh-keygen and ssh-keyscan in setup

Users most likely expect that a complete set of ssh commands
is available.  The two ssh commands ssh-keygen and ssh-keyscan
were missing from the installation.  This is fixed.

This commit also groups all ssh commands into a single line
in the copy script.  This should make future maintenance easier.

Signed-off-by: Steffen Prohaska <prohaska@zib.de>
share/WinGit/copy-files.sh