We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cad8013 commit 5b40e2dCopy full SHA for 5b40e2d
bin/glpi-agent
@@ -5,6 +5,7 @@ use warnings;
5
6
use lib './lib';
7
use setup;
8
+use lib $setup{libdir};
9
10
use English qw(-no_match_vars);
11
use Getopt::Long;
bin/glpi-win32-service
use File::Spec;
0 commit comments