提交 f46eeb85 编写于 作者: W wuzewu

Fix ci error

上级 be78ff82
...@@ -3,6 +3,7 @@ set -o errexit ...@@ -3,6 +3,7 @@ set -o errexit
base_path=$(cd `dirname $0`; pwd) base_path=$(cd `dirname $0`; pwd)
cd $base_path cd $base_path
shopt -s expand_aliases
alias hub="python $base_path/../paddlehub/commands/hub.py "$@"" alias hub="python $base_path/../paddlehub/commands/hub.py "$@""
# test install command # test install command
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册