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