]> ruin.nu Git - ndwebbie.git/blobdiff - scripts/reset_hosts.pl
updated lib dir
[ndwebbie.git] / scripts / reset_hosts.pl
index a86ea3c6eb0959a63a32183984ecc346e7c6c2b0..20f01028b9c93ada5cbd2d92b5d5334d9ff6119a 100755 (executable)
@@ -6,7 +6,7 @@ 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();