diff --git a/deploy.sh b/deploy.sh index 6a1fc312..bede2453 100755 --- a/deploy.sh +++ b/deploy.sh @@ -1,5 +1,6 @@ #!/bin/sh +git push ssh debian@hickory.sfconservancy.org 'bash -s' << EOF set -x # Show output set -e # Abort on failure