update chatbot.rb

This commit is contained in:
wchen-r7 2017-04-17 13:28:07 -05:00 committed by James Barnett
parent 3b0866ee19
commit 79d4207cd9

View File

@ -1,12 +1,12 @@
#
# Cookbook:: sinatra
# Recipe:: sinatra
# Cookbook:: chatbot
# Recipe:: chatbot
#
# Copyright:: 2017, Rapid7, All Rights Reserved.
#
#
include_recipe 'metasploitable::sinatra'
include_recipe 'metasploitable::chatbot'
package 'unzip'