From f67f6486204021a282ef4389474a0e8374f8d629 Mon Sep 17 00:00:00 2001 From: barrierye Date: Thu, 30 Apr 2020 16:27:34 +0800 Subject: [PATCH] update code in bos --- python/examples/lac/get_data.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/python/examples/lac/get_data.sh b/python/examples/lac/get_data.sh index 9bfd5823..29e6a6b2 100644 --- a/python/examples/lac/get_data.sh +++ b/python/examples/lac/get_data.sh @@ -1 +1,2 @@ wget --no-check-certificate https://paddle-serving.bj.bcebos.com/lac/lac_model_jieba_web.tar.gz +tar -zxvf lac_model_jieba_web.tar.gz -- GitLab