π‘ PAINEL PARA CONSULTAS[Kiny-Kiny Painel] π‘
[PAINEL DE CONSULTAS DE DADOS]
COMANDOS PARA INSTALAΓΓO:
π» TERMUX
pkg upgrade && pkg update -y
pkg install git python -y
git clone https://github.com/Kiny-Kiny/Kiny-Painel
cd Kiny-Painel
python3 main.py
π» DEBIAN
apt upgrade && apt update -y
apt install git python -y
git clone https://github.com/Kiny-Kiny/Kiny-Painel
cd Kiny-Painel
python3 main.py
π» ARCH-LINUX
pacman -Syyu git python -y
git clone https://github.com/Kiny-Kiny/Kiny-Painel
cd Kiny-Painel
python3 main.py
π»OPEN SOUSER
zypper install python git -y
git clone https://github.com/Kiny-Kiny/Kiny-Painel
cd Kiny-Painel
python3 main.py
0 ComentΓ‘rios