Slight changes

This commit is contained in:
Scott C. MacCallum 2023-02-28 20:54:12 +00:00
parent ab4e6869e5
commit 798949c93e
2 changed files with 1 additions and 4 deletions

View File

@ -1,10 +1,8 @@
#!/usr/bin/bash
# ma-to-other.sh
# Converts an index and posts HTML file to forms suitable for Finger, Gopher
# and Gemini and writes them to their proper locations.
# Copyright (C) 2023 Scott C. MacCallum
# $USER@sdf.org
# scm@sdf.org
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by

View File

@ -1,7 +1,6 @@
#!/usr/pkg/bin/bash
# setup.sh
# Makes the directories for cluster-to-other.sh to write to.
# Copyright (C) 2023 Scott C. MacCallum
# scm@sdf.org