summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/draklive2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/draklive b/tools/draklive
index a0b86345c..b7e60b843 100755
--- a/tools/draklive
+++ b/tools/draklive
@@ -479,7 +479,7 @@ sub post_install_system {
foreach (@{$live->{system}{files}}) {
my $dest = pop @$_;
- cp_f(@$_, get_system_root($live) . $dest);
+ cp_af(@$_, get_system_root($live) . $dest);
}
#- make sure harddrake is run: