diff --git a/hooks/update.sh b/hooks/update.sh index d88180a..933fd2d 100755 --- a/hooks/update.sh +++ b/hooks/update.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh set -e echo "[webhook] Pulling new code..."