wpscan kur-kos
bundler install & wpscan update
This commit is contained in:
parent
b6e60f80cc
commit
57ad05d515
1 changed files with 6 additions and 0 deletions
6
talimatname/genel/wpscan/wpscan.kur-kos
Normal file
6
talimatname/genel/wpscan/wpscan.kur-kos
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
cd /opt/wpscan
|
||||||
|
bundler install
|
||||||
|
|
||||||
|
/usr/bin/wpscan --update >/dev/null 2>&1
|
Loading…
Add table
Reference in a new issue