mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-07-12 08:07:11 -07:00
3 lines
52 B
Bash
Executable file
3 lines
52 B
Bash
Executable file
#!/bin/bash
|
|
git submodule init
|
|
git submodule update
|