11.08.2017, 14:52
Hello,
I'm proudly to present you a new software version for the SmartPi.
The most important changes:
-fixed stability problems
-begining of usermanagement
The download is available:
http://blog.enerserve.eu/category/smartp...n-smartpi/
Please do not use the image (old version).
The easiest way is to integrate our repository:
Code:
This makes updates more easier in the future.
Best regards Jens Ramhorst
I'm proudly to present you a new software version for the SmartPi.
The most important changes:
-fixed stability problems
-begining of usermanagement
The download is available:
http://blog.enerserve.eu/category/smartp...n-smartpi/
Please do not use the image (old version).
The easiest way is to integrate our repository:
Code:
Code:
sudo su
apt install apt-transport-https
wget https://repro.enerserve.eu/packages/Release.key && apt-key add Release.key && rm Release.key
echo "deb https://repro.enerserve.eu/packages jessie main" > /etc/apt/sources.list.d/enerserve.list
apt-get update
apt-get install smartpi
This makes updates more easier in the future.
Best regards Jens Ramhorst