From e6576bb0def5cbd39a79810e8c88c7f6b4cc373e Mon Sep 17 00:00:00 2001 From: typebrook Date: Thu, 26 Dec 2019 00:36:06 +0800 Subject: update --- scripts/refresh-todo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/refresh-todo.sh') diff --git a/scripts/refresh-todo.sh b/scripts/refresh-todo.sh index a5f0bb2..7931536 100755 --- a/scripts/refresh-todo.sh +++ b/scripts/refresh-todo.sh @@ -2,4 +2,4 @@ # $1 as file, $2 as topic (Daily, Weekly, Monthly) # change markdown check-list to empty -sed -i "/## $2/,/^$/ s/\[.\]/\[ \]/" $1 +sed -i "/^## $2/,/^$/ s/\[.\]/\[ \]/" $1 -- cgit v1.2.3-70-g09d2