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 52ab33e commit e4cb68cCopy full SHA for e4cb68c
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