提交 55d224a8 作者: Scott Bigelow

Changing command substitution format

License: MIT
Signed-off-by: 's avatarScott Bigelow <epheph@gmail.com>
上级 a2eb40c4
......@@ -3,7 +3,7 @@
# Installation script for ipfs. It tries to move $bin in one of the
# directories stored in $binpaths.
INSTALL_DIR=`dirname $0`
INSTALL_DIR=$(dirname $0)
bin=$INSTALL_DIR/ipfs
binpaths="/usr/local/bin /usr/bin"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论