]> git.proxmox.com Git - pve-client.git/blobdiff - pveclient
Add update-pve-common make target to move code to PVE/APIClient.
[pve-client.git] / pveclient
index 01cb74b6e575dcab861322ef3ea9349a1dbf2aa8..ded673656256f7c63ba74f85116ddd9755843431 100755 (executable)
--- a/pveclient
+++ b/pveclient
@@ -5,8 +5,6 @@ package PVE::CLI::pveclient;
 use strict;
 use warnings;
 use Cwd 'abs_path';
-use lib '/usr/share/pve-client';
-use lib '.';
 use Data::Dumper;
 
 use PVE::JSONSchema qw(register_standard_option get_standard_option);