From 81d5d6e76ce45b13f6847231acd3a1b4882301bf Mon Sep 17 00:00:00 2001 From: "Scott C. MacCallum" Date: Mon, 13 Feb 2023 19:57:38 +0000 Subject: [PATCH] Changes --- ma-web-to-other.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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