tshark doesn't load lua dissectors
Hi, I installed wireshark with tshark on linux centos (Inside docker) and it all works, but when I copied some lua dissector files which work on Windows to /usr/local/lib/wireshark/plugins/2.4.0 the tshark just ignores them and parse the pcap regularly... How can I make it not to ignore the dissectors? Thanks