Skip to content

Commit

Permalink
Update mtproxy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpma authored Dec 1, 2021
1 parent 1903d5a commit 686b111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mtproxy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ install(){
cp -f $WORKDIR/MTProxy/objs/bin/mtproto-proxy $WORKDIR
cd $WORKDIR
else
wget https://github.com/ellermister/mtproxy/releases/download/0.02/mtproto-proxy -O mtproto-proxy -q
wget https://raw.githubusercontent.com/sunpma/mtp/master/mtproto-proxy -O mtproto-proxy -q
chmod +x mtproto-proxy
fi
}
Expand Down

0 comments on commit 686b111

Please sign in to comment.