diff --git a/sbin/newsletter-transport.pl b/sbin/newsletter-transport.pl index 8f06b56..cc1fac9 100755 --- a/sbin/newsletter-transport.pl +++ b/sbin/newsletter-transport.pl @@ -4,7 +4,7 @@ BEGIN { unshift @INC, qw( /data/custom/webgui_newsletter/lib /data/WebGUI/lib - /data/custom/customlib_honeypot + /data/custom/customlib_honeypot/lib ); }