This website requires JavaScript.
Explore
Help
Sign In
hollalinux
/
slackbuilds
mirror of
https://github.com/SlackBuildsOrg/slackbuilds.git
Watch
1
Star
0
Fork
You've already forked slackbuilds
0
Code
Issues
Projects
Releases
Wiki
Activity
a9bce1eb5f
slackbuilds
/
network
/
w3af
/
w3afupdate.sh
8 lines
77 B
Bash
Raw
Blame
History
#!/bin/sh
set
-e
(
cd
/opt/w3af
svn up >> /var/log/w3afupdate.log 2>
&
1
)
Reference in New Issue
View Git Blame
Copy Permalink