Many changes

This commit is contained in:
2025-10-16 19:59:34 +00:00
parent fa6bf41cdf
commit a70da1f9cd
15 changed files with 67 additions and 10 deletions

View File

@@ -22,7 +22,11 @@
GopherDir="/ftp/pub/users/scm"
WebTextDir="/www/nz/s/scm/text"
echo "Gopher posts..."
# Write the Gopher posts file from the index.html text file
cat $WebTextDir/index.html-06 > $GopherDir/posts
exit 0