index
:
slackcoder/slackbuilds.org/slackbuilds
master
Slackbuild scripts
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
network
/
w3af
/
w3af_gui
blob: cba1980cad914e3cd17a2e8df825ccc0b39ee06c (
plain
)
1
2
3
4
5
6
7
#!/bin/sh set -e ( cd /opt/w3af ./w3af_gui $@ )