diff options
| author | Philip Wittamore <philip@wittamore.com> | 2025-10-30 20:49:11 +0100 |
|---|---|---|
| committer | Philip Wittamore <philip@wittamore.com> | 2025-10-30 20:49:11 +0100 |
| commit | eeb13fe28b74b8d9888cb4443b6bb0a874f9b047 (patch) | |
| tree | d8a45401c0ddf97e4a632df9a9c29545e415f9b6 | |
| parent | c090c321670ff68cfd483d7fdefb788d5509d265 (diff) | |
| download | scripts-eeb13fe28b74b8d9888cb4443b6bb0a874f9b047.tar.gz scripts-eeb13fe28b74b8d9888cb4443b6bb0a874f9b047.tar.bz2 scripts-eeb13fe28b74b8d9888cb4443b6bb0a874f9b047.zip | |
update
| -rwxr-xr-x | phlogthis | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -40,6 +40,8 @@ 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" rm $editfile clear |
