From ae2cc29efa45c84b5938d5ef5bc741d10189f6c7 Mon Sep 17 00:00:00 2001 From: muibusan Date: Sat, 10 Aug 2019 16:16:32 +0200 Subject: [PATCH] change typo (wrong command order) --- Updating-the-bitwarden-image.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Updating-the-bitwarden-image.md b/Updating-the-bitwarden-image.md index 59eb85a..c5413b4 100644 --- a/Updating-the-bitwarden-image.md +++ b/Updating-the-bitwarden-image.md @@ -66,6 +66,6 @@ Sudo crontab -e ``` Use the command -`docker which` +`which docker` if `/usr/bin/docker` is not the correct path to docker \ No newline at end of file