aab: add use local lib

Signed-off-by: Thomas Lamprecht <[email protected]>
This commit is contained in:
Thomas Lamprecht
2020-04-25 17:54:31 +02:00
parent 18ef2f8c0d
commit 9cf8106382
+3
View File
@@ -2,6 +2,9 @@
use strict;
use warnings;
use lib '.';
use Getopt::Long;
use PVE::AAB;