aab/PVE
Stoiko Ivanov 149d977340 remove extra mkdir $self->{rootfs} in initialize
The mkdir in intialize is not too helpful since, ve_init, which usually gets
called soon after (`aab init` is followed by `aab bootstrap` in the Makefile)
has a `rmtree $self->{rootfs}` and recreates it directly afterwards again.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2019-04-26 08:17:03 +00:00
..
AAB.pm remove extra mkdir $self->{rootfs} in initialize 2019-04-26 08:17:03 +00:00