diff --git a/launch.sh b/launch.sh index 5d1965c..652bf3a 100755 --- a/launch.sh +++ b/launch.sh @@ -1,6 +1,7 @@ #!/bin/sh -git -C HeidiBot pull +cd /home/christoph/HeidiBot +git pull docker pull registry.gitlab.com/churl/heidibot docker container rm -f heidibot