From 2df91e384f8a51d399e99b0ef88a57839f164617 Mon Sep 17 00:00:00 2001 From: skiffer-git <44203734@qq.com> Date: Mon, 1 Apr 2024 20:19:01 +0800 Subject: [PATCH] Script Refactoring --- scripts-new/check-all.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts-new/check-all.sh b/scripts-new/check-all.sh index 250ccd2bf..41391e640 100644 --- a/scripts-new/check-all.sh +++ b/scripts-new/check-all.sh @@ -27,6 +27,7 @@ OPENIM_ROOT=$(dirname "${BASH_SOURCE[0]}")/ source "${OPENIM_ROOT}/lib/util.sh" source "${OPENIM_ROOT}/define/binaries.sh" +source "${OPENIM_ROOT}/lib/path.sh" for binary in "${!binaries[@]}"; do