homesick script binary should use #!/usr/bin/env ruby rather than /usr/bin/ruby
feoh opened this issue · 1 comments
feoh commented
I want to use Homesick with ChefDK's embedded ruby which runs in /opt/chefdk/embedded/bin.
Thanks for the excellent tool!
feoh commented
Turns out I'd somehow managed to get the script generator fouled up, ran it again with a clean install and homesick's script properly had /opt/chefdk/embedded/bin/ruby in its shebang.