Unverified Commit 56964b4a authored by Ahmad Nemati's avatar Ahmad Nemati Committed by GitHub

Update install.sh

parent c2d26223
#!/bin/sh
apt-get update
apt install git curl build-essential libssl-dev zlib1g-dev
apt install -y git curl build-essential libssl-dev zlib1g-dev
git clone https://github.com/TelegramMessenger/MTProxy
cd MTProxy
make && cd objs/bin
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment