diff options
| author | Joe Carstairs <me@joeac.net> | 2026-06-09 21:03:28 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-06-09 21:16:35 +0100 |
| commit | 7a952de4f86b70cdced8d2af7024ce40b80cedf1 (patch) | |
| tree | c16d4661e95e645295a0bfaf04f968f5fd471855 /http/bin | |
| parent | 37d61b5b215318c3686b89e7d7b4f329aac3899e (diff) | |
chmods I guess?
Diffstat (limited to 'http/bin')
| -rwxr-xr-x[-rw-r--r--] | http/bin/blog | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | http/bin/gmi2upphtml | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | http/bin/mkws | 1 |
3 files changed, 1 insertions, 0 deletions
diff --git a/http/bin/blog b/http/bin/blog index 5fdd12c..5fdd12c 100644..100755 --- a/http/bin/blog +++ b/http/bin/blog diff --git a/http/bin/gmi2upphtml b/http/bin/gmi2upphtml index b43693d..b43693d 100644..100755 --- a/http/bin/gmi2upphtml +++ b/http/bin/gmi2upphtml diff --git a/http/bin/mkws b/http/bin/mkws index b005500..91a8172 100755..100644 --- a/http/bin/mkws +++ b/http/bin/mkws @@ -74,6 +74,7 @@ $(cat "${layout}") pp "${t}" "${1}" > \ "${OUT}/${rel_dir}/${name}.${ext}" fi + rm "${layout}.tmp" echo "Written ${OUT}/${rel_dir}${name}.${ext}" done |
