X-Git-Url: http://gitweb.fperrin.net/?p=djsite.git;a=blobdiff_plain;f=post-pull;fp=post-pull;h=5ef9f57536487fa12569c5c29a8b0f443455be54;hp=9d11bfac964568ed435f2b123d543cf8fc806777;hb=cf6ca2b05938abf7cdacdf505089e09fb40f08cf;hpb=d068f1e415467bfb8e45180357f01701b56a9351 diff --git a/post-pull b/post-pull index 9d11bfa..5ef9f57 100755 --- a/post-pull +++ b/post-pull @@ -1,5 +1,7 @@ #!/bin/sh +set -e + DJANGO_SETTINGS_MODULE=djsite.settings_prod export DJANGO_SETTINGS_MODULE