X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=qm;h=d0e9bc196aa1a33156c1e9cce80cdd56403fbfbb;hb=b8158701aa7fb190c9e4209704398f9f88dc3f5e;hp=663e440d32cbd1a8975c438b6d063a23799d19c2;hpb=f3e76e36bc490e34dcc16a007bc9d2862257ca48;p=qemu-server.git diff --git a/qm b/qm index 663e440..d0e9bc1 100755 --- a/qm +++ b/qm @@ -5,4 +5,4 @@ use warnings; use PVE::CLI::qm; -PVE::CLI::qm->run_cli(); +PVE::CLI::qm->run_cli_handler();