From 3abe60849d3a3b1a626bade50aa9735642c705a9 Mon Sep 17 00:00:00 2001 From: "Scott C. MacCallum" Date: Wed, 19 Feb 2025 17:13:28 +0000 Subject: [PATCH] Some changes --- convert-website.sh | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/convert-website.sh b/convert-website.sh index 682b7c9..5bbbf30 100755 --- a/convert-website.sh +++ b/convert-website.sh @@ -2,7 +2,7 @@ # convert-website.sh # This script is part of the website-to-other project, which converts my -# website to other formats +# website to other formats. # Copyright (c) 2024, 2025, Scott C. MacCallum (scm@sdf.org). @@ -19,11 +19,6 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . -# Change this variable to the group that should be informed of a need to -# charge the battery. On GNU/Linux distributions users are often part of -# a group that is the same as their login name, which works well if you only -# want your user to be informed on the console. - GopherDir="/ftp/pub/users/scm" WebDir="/sdf/arpa/ns/s/scm/html/text"