From 56fc3bc87ea997632e8c53ca93eabf56a0b5194c Mon Sep 17 00:00:00 2001 From: "karl.hudgell" Date: Sun, 28 Jun 2020 12:46:20 +0100 Subject: [PATCH] what is wrong with me....lol --- UpdateBot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UpdateBot.sh b/UpdateBot.sh index 5943e61..78b9154 100644 --- a/UpdateBot.sh +++ b/UpdateBot.sh @@ -1,3 +1,3 @@ - docker bblbtv_suzie &&\ + docker stop bblbtv_suzie &&\ docker build -t bblbtv_suzie . &&\ docker run -d --name bblbtv_suzie bblbtv_suzie:latest \ No newline at end of file