sdf/ma-web-to-other.sh

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