修改shell根目录获取,移除notify.sh

This commit is contained in:
whyour
2022-03-07 23:16:36 +08:00
parent 1db13653bf
commit 747f4552e0
11 changed files with 86 additions and 59 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
## 导入通用变量与函数
dir_shell=/ql/shell
dir_shell=$QL_DIR/shell
. $dir_shell/share.sh
. $dir_shell/api.sh