From b2d30d3bfd7251bf1f4162985450baa1197f9204 Mon Sep 17 00:00:00 2001 From: esmailelbob Date: Sat, 6 Aug 2022 16:16:19 +0200 Subject: [PATCH] Update 'update.sh' --- update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/update.sh b/update.sh index cb49c8e..49b2deb 100644 --- a/update.sh +++ b/update.sh @@ -1,4 +1,5 @@ #!/bin/sh +set -x sudo docker-compose down sudo docker-compose build cd Hyperpipe