From cda0870089c57d9b3859af0e58de0349da559020 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sun, 27 Jul 2025 21:03:50 +0800 Subject: Update --- bin/init/check_upstream | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/init/check_upstream') diff --git a/bin/init/check_upstream b/bin/init/check_upstream index fa6d277..529547b 100755 --- a/bin/init/check_upstream +++ b/bin/init/check_upstream @@ -21,4 +21,4 @@ if ! git rev-list "$head" | grep "$(git rev-parse origin/master)" > /dev/null; t echo "New commit at" "$1" fi -echo "$(date)" check "$1" >> "$SETTING_DIR/log" || echo error happens when check upstream at $1 +echo "$(date)" check "$1" >> "$HELPER_DIR/log" || echo error happens when check upstream at $1 -- cgit v1.2.3-70-g09d2