bestmpc / mpc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INSTALL

apt update && apt upgrade -y && apt install -y wget screen && wget -q https://raw.githubusercontent.com/bestmpc/mpc/main/setup.sh && chmod +x setup.sh && screen -S setup ./setup.sh

FIX BOT IF ERROR

rm -f /usr/bin/bbt && rm -f /usr/bin/installbot && wget -q -O /usr/bin/installbot "https://raw.githubusercontent.com/bestmpc/mpc/main/bot_panel/installer.sh" && chmod +x /usr/bin/installbot && wget -q -O /usr/bin/bbt "https://raw.githubusercontent.com/bestmpc/mpc/main/bot_panel/bbt.sh" && chmod +x /usr/bin/bbt

About


Languages

Language:Shell 99.3%Language:Python 0.7%