X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=scripts%2Freset_hosts.pl;h=20f01028b9c93ada5cbd2d92b5d5334d9ff6119a;hb=13e3df1e4218c19325ef732a4a2cb2b7db79a69c;hp=a86ea3c6eb0959a63a32183984ecc346e7c6c2b0;hpb=3f776a02a0596d504342d16d34b71ec05558e8a6;p=ndwebbie.git diff --git a/scripts/reset_hosts.pl b/scripts/reset_hosts.pl index a86ea3c..20f0102 100755 --- a/scripts/reset_hosts.pl +++ b/scripts/reset_hosts.pl @@ -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();