From ed95d66441f9e5e8a7aec3afff9f09348bde6553 Mon Sep 17 00:00:00 2001 From: hanhh <18330117883@163.com> Date: Thu, 8 Jul 2021 13:05:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jd-panel | 1 + shell/update.sh | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 160000 jd-panel diff --git a/jd-panel b/jd-panel new file mode 160000 index 00000000..2d546742 --- /dev/null +++ b/jd-panel @@ -0,0 +1 @@ +Subproject commit 2d5467420e63c842d306718493cf8edbf7d6c804 diff --git a/shell/update.sh b/shell/update.sh index 28443695..e1003f2f 100755 --- a/shell/update.sh +++ b/shell/update.sh @@ -1,6 +1,5 @@ #!/usr/bin/env bash -# 导入通用变量与函数 dir_shell=/ql/shell . $dir_shell/share.sh . $dir_shell/api.sh