From 24a5943311c94c660035e60a958f7ded04171b79 Mon Sep 17 00:00:00 2001 From: skiffer-git <44203734@qq.com> Date: Mon, 1 Apr 2024 18:43:17 +0800 Subject: [PATCH] Script Refactoring --- scripts-new/lib/path.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts-new/lib/path.sh b/scripts-new/lib/path.sh index 03f65a403..92aa89485 100644 --- a/scripts-new/lib/path.sh +++ b/scripts-new/lib/path.sh @@ -1,6 +1,7 @@ #!/usr/bin/env bash +source "$(dirname "${BASH_SOURCE[0]}")/../lib/util.sh" get_conf_dir() {