diff --git a/PVE/AAB.pm b/PVE/AAB.pm index bfccf12..fa65a1e 100644 --- a/PVE/AAB.pm +++ b/PVE/AAB.pm @@ -260,8 +260,6 @@ EOF print $fh "[multilib]\n$servers\n"; } - mkdir $self->{rootfs} || die "unable to create rootfs - $!"; - $self->logmsg("configured VE $self->{veid}\n"); }