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