From e8a20f730651d07deff33dc559acfdca32cce271 Mon Sep 17 00:00:00 2001 From: Kristian Lyngstol Date: Wed, 13 Apr 2016 20:50:41 +0200 Subject: More work on adapting /opt and tests --- web/api/public/dhcp-summary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/api/public/dhcp-summary') diff --git a/web/api/public/dhcp-summary b/web/api/public/dhcp-summary index a0e5609..73460e7 100755 --- a/web/api/public/dhcp-summary +++ b/web/api/public/dhcp-summary @@ -1,5 +1,5 @@ #! /usr/bin/perl -use lib '../../../../include'; +use lib '/opt/nms/include'; use strict; use warnings; use nms::web; -- cgit v1.2.3