From 6af89e13cdcb4a501869b35dc2021660a005befa Mon Sep 17 00:00:00 2001 From: Trae Robrock Date: Thu, 6 Mar 2014 10:22:28 -0800 Subject: [PATCH] Forgot to put this method back --- libexec/chefvm-init | 1 + 1 file changed, 1 insertion(+) diff --git a/libexec/chefvm-init b/libexec/chefvm-init index a365f0e..e587744 100755 --- a/libexec/chefvm-init +++ b/libexec/chefvm-init @@ -92,6 +92,7 @@ function chefvm command chefvm "\$command" "\$argv" end end'; +eval 'chefvm setup'; EOS ;; * )