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