milis/talimatname/genel/w/wpscan/wpscan.kur-kos

7 lines
84 B
Bash

#!/bin/sh
cd /opt/wpscan
bundler install
/usr/bin/wpscan --update >/dev/null 2>&1