From 4bf2e9a2a5e577a5480ed7ef46074e925f7f4e60 Mon Sep 17 00:00:00 2001 From: "Scott C. MacCallum" Date: Mon, 13 Feb 2023 20:05:13 +0000 Subject: [PATCH] More changes --- ma-web-to-other.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ma-web-to-other.sh b/ma-web-to-other.sh index ef2002e..e893d7d 100755 --- a/ma-web-to-other.sh +++ b/ma-web-to-other.sh @@ -6,6 +6,6 @@ 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 +chmod -R 755 /meta/gemini/scm exit 0