Код: Выделить всё
apt-get update
systemctl stop brainy-socket
apt-get -y remove --purge brainy-connect
apt-get -y install brainy-connect
systemctl restart brainy-socket
systemctl enable brainy-socket
Код: Выделить всё
apt-get update
systemctl stop brainy-socket
apt-get -y remove --purge brainy-connect
apt-get -y install brainy-connect
systemctl restart brainy-socket
systemctl enable brainy-socket
Код: Выделить всё
apt-get update
Код: Выделить всё
apt-get update
apt-get install -y brainy-core
systemctl stop brainy-socket
apt-get install -y brainy-connect
systemctl restart brainy-socket
Код: Выделить всё
apt-get update