diff --git a/scripts/deploy b/scripts/deploy index 1552d917c..4e2ef8d0f 100755 --- a/scripts/deploy +++ b/scripts/deploy @@ -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/