Chef-apply

From wikieduonline
Revision as of 13:40, 19 July 2021 by Welcome (talk | contribs) (Created page with " execute 'Execute a shell' do command "bash -c 'cmd1 && cmd2 && ..'" end")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


execute 'Execute a shell' do
    command "bash -c 'cmd1 && cmd2 && ..'"
end

Advertising: