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