diff options
author | haturatu <taro@eyes4you.org> | 2024-11-11 00:12:39 +0900 |
---|---|---|
committer | haturatu <taro@eyes4you.org> | 2024-11-11 00:12:39 +0900 |
commit | 4d77a75f1c31944ebc6e7693deddfde3f5919675 (patch) | |
tree | 0a64198832076c905ddfeccd2bdb901b0abfb0b0 /lumebuild.sh | |
parent | a891b6437a15e02e2e47f217a60875ab70323e44 (diff) |
update
Diffstat (limited to 'lumebuild.sh')
-rw-r--r-- | lumebuild.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |