diff --git a/update.sh b/update.sh index 37402da..0554b44 100755 --- a/update.sh +++ b/update.sh @@ -1,3 +1,3 @@ -#!/bin/sh -x +#!/bin/sh -xe git pull exec docker-compose up -d --build