From 4d77a75f1c31944ebc6e7693deddfde3f5919675 Mon Sep 17 00:00:00 2001 From: haturatu Date: Mon, 11 Nov 2024 00:12:39 +0900 Subject: update --- lumebuild.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lumebuild.sh') diff --git a/lumebuild.sh b/lumebuild.sh index 2416141..4896658 100644 --- a/lumebuild.sh +++ b/lumebuild.sh @@ -46,7 +46,7 @@ EOF` } {print} ' "$LAST_POST" > tmp && mv tmp "$LAST_POST" - sed -i '/comments: {}/d' "$LAST_POST" + sed -i '/comments: {}/d' "$LAST_POST" } git_commit -- cgit v1.2.3