From 6dbe02e3214236d76bae8c51e68e183291ad126d Mon Sep 17 00:00:00 2001 From: whyour Date: Sat, 13 Nov 2021 21:54:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Ddep=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shell/share.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/share.sh b/shell/share.sh index baabe695..04582d28 100755 --- a/shell/share.sh +++ b/shell/share.sh @@ -10,9 +10,9 @@ dir_repo=$dir_root/repo dir_raw=$dir_root/raw dir_log=$dir_root/log dir_db=$dir_root/db +dir_dep=$dir_root/deps dir_list_tmp=$dir_log/.tmp dir_code=$dir_log/code -dir_dep=$dir_log/deps dir_update_log=$dir_log/update ql_static_repo=$dir_repo/static