5 lines
60 B
Bash
5 lines
60 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
cd ROPgadget && sudo python3 setup.py install
|
||
|
|