From 5b05da19e205c93232e936624c2b85dcc8b1dbce Mon Sep 17 00:00:00 2001 From: alexfornuto Date: Tue, 12 Jun 2018 10:36:49 -0500 Subject: [PATCH] fix updater script --- updater.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updater.sh b/updater.sh index 7465ff6c1a..949b532871 100755 --- a/updater.sh +++ b/updater.sh @@ -1,6 +1,6 @@ #/bin/bash -printf "Stopping any running `pantheon-docs` containers... \n \n" +printf "Stopping any running pantheon-docs containers... \n \n" docker container stop pantheon-docs