sdf/ma-web-to-other.sh
2023-02-13 20:05:13 +00:00

12 lines
186 B
Bash
Executable File

#!/bin/bash
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 755 /meta/gemini/scm
exit 0