Commit 4d27f0e0 authored by Administrator's avatar Administrator

Update install.sh

parent ca509df2
Pipeline #116 failed with stages
#!/bin/sh
apt-get update
apt install -y git htop vnstat curl build-essential libssl-dev zlib1g-dev
git clone https://github.com/TelegramMessenger/MTProxy.git
git clone http://git.fcfglobal.co/root/mtproxy2.git
mv mtproxy2 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