mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-14 22:23:42 +00:00
followups: pve5to6
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
75584009f8
commit
071d761a3f
@ -1,10 +1,8 @@
|
||||
#!/usr/bin/perl -T
|
||||
#!/usr/bin/perl
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
use lib qw(.);
|
||||
|
||||
use PVE::CLI::pve5to6;
|
||||
|
||||
PVE::CLI::pve5to6->run_cli_handler();
|
||||
|
Loading…
Reference in New Issue
Block a user