mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-07 01:08:08 +08:00
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>
|
||
|---|---|---|
| .. | ||
| ipfs | ||
| ipfswatch | ||
| seccat | ||