From 447b97ccf5272a84e67a56e68afd8f0cd57eee97 Mon Sep 17 00:00:00 2001 From: "Scott C. MacCallum" Date: Tue, 14 Feb 2023 23:36:21 +0000 Subject: [PATCH] More changes --- ma-web-to-other.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ma-web-to-other.sh b/ma-web-to-other.sh index 1f02a12..867ee5b 100755 --- a/ma-web-to-other.sh +++ b/ma-web-to-other.sh @@ -2,12 +2,12 @@ sh /meta/s/scm/sdf/push-website.sh -mkhomepg -p +chmod -R 750 /meta/www/s/scm + +chown -R scm:www /meta/www/s/scm ssh scm@sdf.org ksh /sdf/arpa/ns/s/scm/sdf/cluster-web-to-other.ksh -chmod 755 /meta/gemini/scm/index.gmi - -chmod 755 /meta/gemini/scm/posts/2023/02.gmi +chmod -R 755 /meta/gemini/scm exit 0