diff options
| author | Philip Wittamore <philip@wittamore.com> | 2025-10-31 18:00:28 +0100 |
|---|---|---|
| committer | Philip Wittamore <philip@wittamore.com> | 2025-10-31 18:00:28 +0100 |
| commit | 301c765535e2dc4e51a3b756e2b830dbe51293aa (patch) | |
| tree | c60aa11e988f7d739832d1751ec23166ded40cd7 /phlogthis | |
| parent | eeb13fe28b74b8d9888cb4443b6bb0a874f9b047 (diff) | |
| download | scripts-301c765535e2dc4e51a3b756e2b830dbe51293aa.tar.gz scripts-301c765535e2dc4e51a3b756e2b830dbe51293aa.tar.bz2 scripts-301c765535e2dc4e51a3b756e2b830dbe51293aa.zip | |
Diffstat (limited to 'phlogthis')
| -rwxr-xr-x | phlogthis | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -40,8 +40,7 @@ sed -i "1s/^/$header/" $article dest="$root/$dirname/gophermap" mv "$article" "$dest" -echo "1Back\t/phlog\tspike.nagatha.fr\t70\n\n" >> "$dest" -echo "ā" >> "$dest" +echo "\n\nā" >> "$dest" rm $editfile clear |
