]> ruin.nu Git - ndwebbie.git/blobdiff - scripts/fetchdumps.pl
Fixed a bug that didn't save scans with nothing in them
[ndwebbie.git] / scripts / fetchdumps.pl
index a01b58e3ca3e71893cd08ce8bd3b1268136faf16..71f4e7e4835d4dd6d1ec20576e33e6a94c555239 100755 (executable)
@@ -27,7 +27,7 @@ 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();