From 8611b3c18410ed22af5755381ab45e568ab58e15 Mon Sep 17 00:00:00 2001 From: churl Date: Mon, 24 Jan 2022 22:23:44 +0100 Subject: [PATCH] launch.sh --- launch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launch.sh b/launch.sh index 528b794..0f16ddf 100755 --- a/launch.sh +++ b/launch.sh @@ -1,6 +1,6 @@ #!/bin/sh -git pull +git -C QuizBot pull docker pull registry.gitlab.com/churl/quizbot docker container rm -f quizbot