diff options
author | Philip Wittamore <philip@wittamore.com> | 2025-09-25 22:49:55 +0200 |
---|---|---|
committer | Philip Wittamore <philip@wittamore.com> | 2025-09-25 22:49:55 +0200 |
commit | efb7f14986de782f5bb6d6391589e1bfeaf9f46c (patch) | |
tree | 574e9ddc4e42daaa3178dc46fc61100a35c8cc5f /phlogthis | |
parent | e19f6298c7256972f9175bc2c9e1bb7c22d6249e (diff) | |
download | scripts-efb7f14986de782f5bb6d6391589e1bfeaf9f46c.tar.gz scripts-efb7f14986de782f5bb6d6391589e1bfeaf9f46c.tar.bz2 scripts-efb7f14986de782f5bb6d6391589e1bfeaf9f46c.zip |
update
Diffstat (limited to 'phlogthis')
-rwxr-xr-x | phlogthis | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ #!/bin/bash -# create text, assemble html file, add to articles +# create phlog entry, rebuild gophermap +# requires par for text formatting + root=$HOME/src/gopher/phlog |