]> ruin.nu Git - ndwebbie.git/blobdiff - scripts/scans.pl
updated lib dir
[ndwebbie.git] / scripts / scans.pl
index b4fe22df766f589e9840d470ae8036a2f64a1b24..30bd8bebe5afa165b3f33a8eab1267c520f1c721 100755 (executable)
@@ -26,7 +26,7 @@ use CGI;
 use DBI;
 use DBD::Pg qw(:pg_types);
 use LWP::Simple;
-use lib qw{/var/www/ndawn/};
+use lib qw{/var/www/ndawn/lib/};
 use ND::DB;
 
 our $dbh = ND::DB::DB();