From 185088fc74fc02fec4cab4ea96d000145cdf4b86 Mon Sep 17 00:00:00 2001 From: Rajat Upadhyaya Date: Thu, 17 Oct 2013 07:39:27 +0000 Subject: [PATCH] Add imagemagick cookbook --- .gitmodules | 3 +++ imagemagick | 1 + 2 files changed, 4 insertions(+) create mode 160000 imagemagick diff --git a/.gitmodules b/.gitmodules index 09c379a..04f530b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "rsyslog"] path = rsyslog url = git://github.com/opscode-cookbooks/rsyslog.git +[submodule "imagemagick"] + path = imagemagick + url = git://github.com/opscode-cookbooks/imagemagick.git diff --git a/imagemagick b/imagemagick new file mode 160000 index 0000000..e80c1ca --- /dev/null +++ b/imagemagick @@ -0,0 +1 @@ +Subproject commit e80c1ca66b0a905cbb6096ee1e5fa19911067208