From c08ac9978875c03653c8b2d1830536904f5d67d5 Mon Sep 17 00:00:00 2001 From: "Ruben S. Montero" Date: Sat, 7 May 2011 23:29:12 +0200 Subject: [PATCH] feature #523b: Add new files to installer --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 7aab37d628..6a4fcc63c1 100755 --- a/install.sh +++ b/install.sh @@ -543,6 +543,7 @@ LVM_TM_COMMANDS_LIB_FILES="src/tm_mad/lvm/tm_clone.sh \ IMAGE_DRIVER_FS_SCRIPTS="src/image_mad/remotes/fs/cp \ src/image_mad/remotes/fs/mkfs \ src/image_mad/remotes/fs/mv \ + src/image_mad/remotes/fs/fsrc \ src/image_mad/remotes/fs/rm" #-------------------------------------------------------------------------------