Remove useless mkdir

This commit is contained in:
Jerome Petazzoni
2018-04-09 11:43:27 -05:00
parent 3382c83d6e
commit ebe4511c57

View File

@@ -156,7 +156,6 @@ The chart's metadata includes an URL to the project's home page.
- Move away the sample templates:
```bash
mkdir dockercoins/do-not-use
mv dockercoins/templates dockercoins/default-templates
```