mirror of
https://github.com/inspec/inspec
synced 2024-11-27 15:10:44 +00:00
e826eae292
This is a Chef 11 thing. Signed-off-by: Tim Smith <tsmith@chef.io>
2 lines
33 B
Text
2 lines
33 B
Text
#!/bin/sh
|
|
exec tail -f /dev/null
|