From daafd7355f94e059c63c8cfa236845abf94f3855 Mon Sep 17 00:00:00 2001 From: typebrook Date: Sat, 9 Nov 2019 17:40:29 +0800 Subject: update --- scripts/check_upstream.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/check_upstream.sh') diff --git a/scripts/check_upstream.sh b/scripts/check_upstream.sh index 84adb9e..c08b3cf 100755 --- a/scripts/check_upstream.sh +++ b/scripts/check_upstream.sh @@ -23,5 +23,5 @@ check_upstream() { echo "New commit at" $1 fi - echo $(date) check $1 >> ~/git/settings/log + echo $(date) check $1 >> $SETTING_DIR/log } -- cgit v1.2.3-70-g09d2