X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=scripts%2Ftick.pl;h=5f8b86267ad15edbfa9fb61c4cba3ee1b4413b09;hb=02c7aaff53da28137793c89c32d9994b93db61fb;hp=6b97aa125445f78c3af359ff7c3f36d7a4a798a3;hpb=9154d589bf4a0dc3310ee79752c71674f69c85a7;p=ndwebbie.git diff --git a/scripts/tick.pl b/scripts/tick.pl index 6b97aa1..5f8b862 100755 --- a/scripts/tick.pl +++ b/scripts/tick.pl @@ -7,7 +7,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();