cowsay-blog / deploy

@ 6a13b6648670c1ebeb37d55b12dedef18b0d943e | history


#!/bin/bash

python deploy.py
scp public_html/index.html public_html/style.css nick@tilde.farm:~/public_html/
scp cowposts_html/*.html nick@tilde.farm:~/public_html/cowposts/