update chatbot.rb

This commit is contained in:
wchen-r7 2017-04-17 13:28:07 -05:00
parent fe3cd99781
commit b522075693

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'