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" #-------------------------------------------------------------------------------