From d57afb1494f5d7ca03f69280f6403f5a418405bd Mon Sep 17 00:00:00 2001 From: Javi Fontan Date: Tue, 29 Mar 2011 17:28:48 +0200 Subject: [PATCH] Added shell script library to remotes dir(cherry picked from commit 2a8a70d6750ac94769beec725e927382bdc9beac) --- install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install.sh b/install.sh index 4efe52f889..ee44346dda 100755 --- a/install.sh +++ b/install.sh @@ -259,6 +259,8 @@ INSTALL_FILES=( RUBY_LIB_FILES:$LIB_LOCATION/ruby RUBY_OPENNEBULA_LIB_FILES:$LIB_LOCATION/ruby/OpenNebula MAD_SH_LIB_FILES:$LIB_LOCATION/sh + MAD_SH_LIB_FILES:$LIB_LOCATION/remotes + MAD_SH_LIB_FILES:$VAR_LOCATION/remotes MADS_LIB_FILES:$LIB_LOCATION/mads IM_PROBES_FILES:$VAR_LOCATION/remotes/im IM_PROBES_KVM_FILES:$VAR_LOCATION/remotes/im/kvm.d