site/post.sh

4 lines
93 B
Bash
Raw Normal View History

2025-10-25 06:12:10 +00:00
#!/bin/bash
jekyll build
rsync -av --delete /home/satori/ssg/_site/ /home/satori/public_html