slackbuilds_ponce/network/w3af/w3af_gui
2010-05-12 23:32:53 +02:00

4 lines
43 B
Bash

#!/bin/sh
( cd /opt/w3af
./w3af_gui $@
)