X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=pvesm;h=ece9be8fd03ac68cbdcba90e9ee4759a6a1502ec;hb=5b79dac99b3e4c4c7e23cf8acc3f7e29961f3d72;hp=c5c2b193189b8863f05303495f5fac3cb0ac9da2;hpb=c669f42d4e53933947628ec93e9dcfbd44e38e24;p=pve-storage.git diff --git a/pvesm b/pvesm index c5c2b19..ece9be8 100755 --- a/pvesm +++ b/pvesm @@ -5,4 +5,4 @@ use warnings; use PVE::CLI::pvesm; -PVE::CLI::pvesm->run_cli(); +PVE::CLI::pvesm->run_cli_handler();