summaryrefslogtreecommitdiffstats
path: root/network/w3af/w3af_console
blob: 925f61b1c29214de0999dd3af496774cf1ce1d58 (plain)
#!/bin/sh
( cd /opt/w3af
  ./w3af_console $@
)