HOME › Forums › Gateways › Raspberry Pi › ZBPServer Version 1.14.6 Released › Reply To: ZBPServer Version 1.14.6 Released
Inactive
November 1, 2014 at 10:40 pm
Post count: 259
Haha supposed to be exactly where it’s always been. Will check on the status and let you know.
Just in case can you copy-paste the following in your RPI:
echo ‘echo “deb http://repo.smartenit.com/ raspbian/stable main” >> /etc/apt/sources.list’ | sudo -s;sudo apt-get update;sudo apt-get install -y –force-yes zbpserver;
Let us know if that works.