cowsay-blog / deploy

@ 5ad46f78d894cb2f64b3c0b5e96fedd0867daefa | 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/