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 d6af6e5 commit 763b470Copy full SHA for 763b470
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