Skip to content

Multiple commands #410

Answered by davmac314
omnigenous asked this question in Q&A
Nov 10, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Use double quotes (") not single quotes ('). Single quotes are meaningless to dinit; see the documentation.

command = sh -c "echo hello & sleep 3 && echo world"

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@omnigenous
Comment options

Answer selected by omnigenous
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants