diff --git a/deploy.sh b/deploy.sh index 6a1fc3126ca54b8cc450eab706ffe6f784ac9d46..bede2453379dd1d39f63f8ed087312badf170ca2 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