bash: quote command passed with -c

waldyrious/alt-syntax
Waldir Pimenta 2016-09-04 20:59:10 +01:00 committed by GitHub
parent 9ecfc2bd9d
commit 0f16059d3a
1 changed files with 1 additions and 1 deletions

View File

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