From 977faaa523872b749e1dd2246d5bac9d8af47cf8 Mon Sep 17 00:00:00 2001 From: "Scott C. MacCallum" Date: Tue, 14 Feb 2023 21:32:05 +0000 Subject: [PATCH] Website changes --- ma-web-to-other.sh | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/ma-web-to-other.sh b/ma-web-to-other.sh index 0f48e7f..1f02a12 100755 --- a/ma-web-to-other.sh +++ b/ma-web-to-other.sh @@ -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