sdf-scripts/ma-web-to-other.sh

14 lines
226 B
Bash
Executable File

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