X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=scripts%2Freset_hosts.pl;h=20f01028b9c93ada5cbd2d92b5d5334d9ff6119a;hb=02c7aaff53da28137793c89c32d9994b93db61fb;hp=a86ea3c6eb0959a63a32183984ecc346e7c6c2b0;hpb=9154d589bf4a0dc3310ee79752c71674f69c85a7;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();