diff --git a/ma-web-to-other.sh b/ma-web-to-other.sh index 0f48e7f..1f02a12 100755 --- a/ma-web-to-other.sh +++ b/ma-web-to-other.sh @@ -2,14 +2,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 +mkhomepg -p ssh scm@sdf.org ksh /sdf/arpa/ns/s/scm/sdf/cluster-web-to-other.ksh -chmod -R 755 /meta/gemini/scm +chmod 755 /meta/gemini/scm/index.gmi -chmod -R 755 /meta/gemini/scm/posts/2023 +chmod 755 /meta/gemini/scm/posts/2023/02.gmi exit 0