We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6b7d8c commit 8cfee7dCopy full SHA for 8cfee7d
source/includes/steps-uninstall-mongodb-on-debian.yaml
@@ -8,7 +8,7 @@ source:
8
file: steps-uninstall-mongodb-on-linux.yaml
9
ref: remove-packages
10
replacement:
11
- command: "sudo apt-get purge {+package-name-org+}*"
+ command: sudo apt-get purge "{+package-name-org+}*"
12
---
13
stepnum: 3
14
source:
0 commit comments