From e60be670b31db5667ebbe447ba8e95ab4c045e90 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Thu, 19 Mar 2020 17:24:29 +0000 Subject: [PATCH] Disambiguate "juju deploy" command --- content/deploying-swift.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/deploying-swift.md b/content/deploying-swift.md index 0a1546e1..c8a42624 100644 --- a/content/deploying-swift.md +++ b/content/deploying-swift.md @@ -112,7 +112,7 @@ Now we can start deploying things! Save this to a file, e.g. And run: :::sh - juju deploy swift.bundle + juju deploy ./swift.bundle This will take a while. You can run `juju status` to see how it's going in general terms, or `juju debug-log` for detailed logs from the individual -- 2.30.2