apt update && apt upgrade
pkg install git
pkg install python python2
pkg install unzip
git clone https://github.com/IlayTamvan/Report
unzip Report.zip
chmod +x Report.py
python2 Report.py
0 Comments