From 76c1a52b9b5ec5c643eaa1f3db468bbe9bd99f36 Mon Sep 17 00:00:00 2001 From: churl Date: Mon, 24 Jan 2022 22:23:55 +0100 Subject: [PATCH] launch.sh --- launch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launch.sh b/launch.sh index b544b38..5d1965c 100755 --- a/launch.sh +++ b/launch.sh @@ -1,6 +1,6 @@ #!/bin/sh -git pull +git -C HeidiBot pull docker pull registry.gitlab.com/churl/heidibot docker container rm -f heidibot