diff --git a/ma-web-to-other.sh b/ma-web-to-other.sh index ca44181..ef2002e 100755 --- a/ma-web-to-other.sh +++ b/ma-web-to-other.sh @@ -1,7 +1,11 @@ #!/bin/bash -mkhomepg -p +sh /meta/s/scm/sdf/push-website.sh + +chmod -R 750 /meta/www/s/scm ssh scm@sdf.org ksh /sdf/arpa/ns/s/scm/sdf/cluster-web-to-other.ksh +chmod -R 644 /meta/gemini/scm + exit 0