Update deploy script to work with S3
This commit is contained in:
+1
-4
@@ -1,6 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
ssh crafting-guide@www.crafting-guide.com << EOF
|
aws s3 sync html/ s3://crafting-guide.com/
|
||||||
cd repo
|
|
||||||
git pull
|
|
||||||
EOF
|
|
||||||
|
|||||||
Reference in New Issue
Block a user