📜  mana toolkit install - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:41.946000             🧑  作者: Mango

代码示例1
git clone --depth 1 https://github.com/sensepost/mana
cd mana
git submodule init
git submodule update
make
make install