Update deploy script to work with S3

This commit is contained in:
Andrew Miner
2014-11-02 20:44:17 -08:00
parent e4d7e8b883
commit 814c2b7c39
+1 -4
View File
@@ -1,6 +1,3 @@
#!/bin/bash
ssh crafting-guide@www.crafting-guide.com << EOF
cd repo
git pull
EOF
aws s3 sync html/ s3://crafting-guide.com/