From 50155b655b94413c3920de2c8ab4432ccd219260 Mon Sep 17 00:00:00 2001 From: "Ruben S. Montero" Date: Thu, 12 May 2011 12:01:12 +0200 Subject: [PATCH] Added missing file to installer --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index f0b4c4c210..716a499a42 100755 --- a/install.sh +++ b/install.sh @@ -758,6 +758,7 @@ SUNSTONE_MODELS_JSON_FILES="src/sunstone/models/OpenNebulaJSON/ClusterJSON.rb \ src/sunstone/models/OpenNebulaJSON/PoolJSON.rb \ src/sunstone/models/OpenNebulaJSON/UserJSON.rb \ src/sunstone/models/OpenNebulaJSON/VirtualMachineJSON.rb \ + src/sunstone/models/OpenNebulaJSON/TemplateJSON.rb \ src/sunstone/models/OpenNebulaJSON/VirtualNetworkJSON.rb" SUNSTONE_TEMPLATE_FILES="src/sunstone/templates/index.html \