summaryrefslogtreecommitdiffstats
path: root/network/nikto/nikto64.sh
blob: d19b571e9aacc9b67ffefde95dc5403506d4813b (plain)
#!/bin/sh
cd /usr/lib64/nikto
exec /usr/bin/perl nikto.pl "$@"