bash: quote command passed with -c

This commit is contained in:
Waldir Pimenta
2016-09-04 20:59:10 +01:00
committed by GitHub
parent 9ecfc2bd9d
commit 0f16059d3a

View File

@@ -9,7 +9,7 @@
- Execute a command: - Execute a command:
`bash -c {{command}}` `bash -c "{{command}}"`
- Run commands from a file: - Run commands from a file: