Website changes

This commit is contained in:
Scott C. MacCallum 2023-02-14 21:32:05 +00:00
parent 852f0de384
commit 977faaa523

View File

@ -2,14 +2,12 @@
sh /meta/s/scm/sdf/push-website.sh
chmod -R 750 /meta/www/s/scm
chomd -R 750 /meta/www/s/scm/posts/2023
mkhomepg -p
ssh scm@sdf.org ksh /sdf/arpa/ns/s/scm/sdf/cluster-web-to-other.ksh
chmod -R 755 /meta/gemini/scm
chmod 755 /meta/gemini/scm/index.gmi
chmod -R 755 /meta/gemini/scm/posts/2023
chmod 755 /meta/gemini/scm/posts/2023/02.gmi
exit 0