diff --git a/post b/post new file mode 100755 index 0000000..936fea3 --- /dev/null +++ b/post @@ -0,0 +1,3 @@ +#!/bin/bash +jekyll build +rsync -av --delete /home/satori/ssg/_site/ /home/satori/public_html