From d0d62d55c44c4947d621885aadb2cb88e5398b73 Mon Sep 17 00:00:00 2001 From: skiffer-git <44203734@qq.com> Date: Mon, 1 Apr 2024 18:42:05 +0800 Subject: [PATCH] Script Refactoring --- scripts-new/lib/path.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts-new/lib/path.sh b/scripts-new/lib/path.sh index 1902c1849..03f65a403 100644 --- a/scripts-new/lib/path.sh +++ b/scripts-new/lib/path.sh @@ -1,8 +1,6 @@ #!/usr/bin/env bash -local OPENIM_ROOT=$(dirname "${BASH_SOURCE[0]}")/.. -source "${OPENIM_ROOT}/lib/util.sh" get_conf_dir() {