This commit is contained in:
2026-02-27 15:38:30 +01:00
parent 4a92702082
commit fa5d3ee9cb

View File

@@ -122,7 +122,8 @@ foreach my $f (keys %$files) {
my $symlink_dst = File::Spec->abs2rel(
File::Spec->rel2abs($f),
File::Spec->rel2abs($symlink_dir)
); msg_debug "\$symlink_dst='$symlink_dst' ";
);
msg_debug "\$symlink_dst='$symlink_dst' ";
msg_debug "\n";
# Create the symlink.