修复服务启动时环境变量污染

This commit is contained in:
whyour
2023-10-20 17:54:32 +08:00
parent 046239404f
commit 4938635ef4
5 changed files with 19 additions and 4 deletions
+1
View File
@@ -1,6 +1,7 @@
#!/bin/bash
dir_shell=/ql/shell
. $dir_shell/env.sh
. $dir_shell/share.sh
link_shell