cowsay-blog / deploy

@ 1a5f223a652cbe32cfafa2d2172397d3a9b0b77c | 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/