sdf-scripts/ma-web-to-other.sh
2023-02-28 13:31:08 +00:00

12 lines
171 B
Bash
Executable File

#!/bin/bash
sh /meta/s/scm/sdf/push-website.sh
mkhomepg -p
ssh scm@tty.sdf.org sh /sdf/arpa/ns/s/scm/sdf/cluster-web-to-other.sh
chmod -R 755 /meta/gemini/scm
exit 0