5 lines
47 B
Plaintext
5 lines
47 B
Plaintext
![]() |
#!/bin/sh
|
||
|
( cd /opt/w3af
|
||
|
./w3af_console $@
|
||
|
)
|