Advertisement
Guest User

LOCKNET

a guest
Sep 24th, 2020
365
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. 1. Скачиваем нужные пакеты:
  2. apt update && apt upgrade -y && apt install python git -y
  3. 2. Скачиваем зависимости:
  4. pip install requests
  5. 3. Скачиваем репозиторий:
  6. git clone https://github.com/1tayH/noisy.git
  7. 4. Открываем директорию:
  8. cd noisy
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement