bin/appbundle-updater in appbundle-updater-1.0.34 vs bin/appbundle-updater in appbundle-updater-1.0.36
- old
+ new
@@ -127,10 +127,10 @@
def to_s
name
end
end
-chef_install_command = "#{bin_dir.join("rake")} install"
+chef_install_command = "#{bin_dir.join("rake")} install:local"
CHEFDK_APPS = [
App.new(
"berkshelf",
"berkshelf/berkshelf",