From cf796141ac01c866e81663f20699ccd56ce2d50b Mon Sep 17 00:00:00 2001 From: root Date: Thu, 19 Jun 2008 15:36:54 -0400 Subject: Moved the cloud daemon to cloudmasterd to give it a better name --- cloudmasterd/website/index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 cloudmasterd/website/index.html (limited to 'cloudmasterd/website/index.html') diff --git a/cloudmasterd/website/index.html b/cloudmasterd/website/index.html new file mode 100644 index 0000000..524cdcb --- /dev/null +++ b/cloudmasterd/website/index.html @@ -0,0 +1,11 @@ + + + + cloudmasterd + + + +

This page has not yet been created for RubyGem cloudmasterd

+

To the developer: To generate it, update website/index.txt and run the rake task website to generate this index.html file.

+ + -- cgit