Update 'update.sh'

This commit is contained in:
esmailelbob
2022-08-06 13:33:27 +02:00
parent 5bbe9285dc
commit 692145b465
+1
View File
@@ -1,5 +1,6 @@
#!/bin/sh
sudo docker-compose down
sudo docker-compose build
cd Hyperpipe
git pull
cd ..