mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-21 07:42:55 +01:00
4 lines
49 B
Bash
4 lines
49 B
Bash
#!/bin/sh
|
|
|
|
cd /usr/lib/wfuzz/
|
|
python wfuzz.py $*
|