diff --git a/update.sh b/update.sh index 79f9161..da0bd26 100644 --- a/update.sh +++ b/update.sh @@ -1,5 +1,6 @@ #!/bin/sh sudo docker-compose down +sudo docker-compose build cd Hyperpipe git pull cd ..