1
0
mirror of https://github.com/byt3bl33d3r/MITMf.git synced 2025-03-12 04:35:49 -07:00
2014-07-24 12:47:19 +02:00

8 lines
118 B
Bash
Executable File

#!/bin/bash
echo 'Updating MITMf'
git pull
echo 'Updating the-backdoor-factory'
cd bdfactory/
git pull origin master