diff options
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 |