From 087314aea42e20f5fc9be990ed2451eaace69491 Mon Sep 17 00:00:00 2001 From: takase1121 <20792268+takase1121@users.noreply.github.com> Date: Fri, 7 Jan 2022 17:31:24 +0800 Subject: [PATCH] fix lhelper script --- scripts/lhelper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/lhelper.sh b/scripts/lhelper.sh index af6ae158..3122ff0d 100644 --- a/scripts/lhelper.sh +++ b/scripts/lhelper.sh @@ -72,4 +72,4 @@ main() { fi } -main +main "$@"