главная|main page

состояние|status

блог|blog

файлы|files

программы|software

summaryrefslogtreecommitdiff
path: root/bb.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bb.sh')
-rwxr-xr-xbb.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bb.sh b/bb.sh
index 156f586..2192c07 100755
--- a/bb.sh
+++ b/bb.sh
@@ -462,7 +462,7 @@ create_html_page() {
fi
cat "$content" >> "$filename" # Actual content
if [[ "$index" == "no" ]]; then
- echo '<!-- text end -->' >> "$filename"
+ echo -e '\n<!-- text end -->' >> "$filename"
twitter "$global_url/$file_url" >> "$filename"