kubo/cmd
Stephan Kulla 28a69eea10 install.sh: Treat $binpath as target directory.
In case $binpath/$bin is an already existing directory, the command

    mv "$bin" "$binpath/$bin"

would store the binary in the place $binpath/$bin/$bin. I guess this is
not the expected behavior. Therefore I used the -t option of `mv' to
specify the target directory explicitly.

License: MIT
Signed-off-by: Stephan Kulla <git.mail@kulla.me>
2016-09-07 13:29:48 +02:00
..
ipfs install.sh: Treat $binpath as target directory. 2016-09-07 13:29:48 +02:00
ipfswatch gateway: clean up its surface, and remove BlockList 2016-06-19 00:52:35 +02:00
seccat update deps for libp2p 3.4.0 2016-08-25 19:02:55 -07:00