From cdd98fe1eb4f341b7d4c93dbf997f577e11e09d3 Mon Sep 17 00:00:00 2001 From: "Scott C. MacCallum" Date: Tue, 14 Feb 2023 19:35:26 +0000 Subject: [PATCH] More changes --- ma-web-to-other.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ma-web-to-other.sh b/ma-web-to-other.sh index e893d7d..0f48e7f 100755 --- a/ma-web-to-other.sh +++ b/ma-web-to-other.sh @@ -4,8 +4,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 + ssh scm@sdf.org ksh /sdf/arpa/ns/s/scm/sdf/cluster-web-to-other.ksh chmod -R 755 /meta/gemini/scm +chmod -R 755 /meta/gemini/scm/posts/2023 + exit 0