diff --git a/check_sysprefs.pl b/check_sysprefs.pl index 15c2c48f81..06ed80644e 100755 --- a/check_sysprefs.pl +++ b/check_sysprefs.pl @@ -3,7 +3,7 @@ # script to test for missing systempreferences # export KOHA_CONF # export PERL5LIB -# then ./check_sysprefs.pl +# then ./check_sysprefs.pl path (if path is blank it will use .) use File::Find; use C4::Context;