diff --git a/lib/abusetheforce.rb b/lib/abusetheforce.rb index 73836d4..4335ae1 100644 --- a/lib/abusetheforce.rb +++ b/lib/abusetheforce.rb @@ -96,6 +96,9 @@ module AbuseTheForce build_client end + # Set auto update + options[:auto_update_package] = true + if File.file? File.join(dpath, 'package.xml') @client.deploy(File.expand_path(dpath), options). on_complete { |job|