diff options
author | Philip Wittamore <philip@wittamore.com> | 2025-05-09 15:04:13 +0200 |
---|---|---|
committer | Philip Wittamore <philip@wittamore.com> | 2025-05-09 15:04:13 +0200 |
commit | 20d30e96b6a228f672e60aed50971f413d2f354e (patch) | |
tree | c5b65e73085ab59b41c2f7e8f0c45ab0f4f9890a /blogthis | |
parent | f7d575a9afc304cafe33e55fbbbb7da5faa97ef5 (diff) | |
download | blog-20d30e96b6a228f672e60aed50971f413d2f354e.tar.gz blog-20d30e96b6a228f672e60aed50971f413d2f354e.tar.bz2 blog-20d30e96b6a228f672e60aed50971f413d2f354e.zip |
update
Diffstat (limited to 'blogthis')
-rwxr-xr-x | blogthis | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # create text, assemble html file, add to articles |