Browse Source

Merge pull request #643 from frennkie/remove-redis

remove redis
v1.3
Christian Rotzoll 6 years ago
committed by GitHub
parent
commit
fc9fb688d9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      build_sdcard.sh

5
build_sdcard.sh

@ -270,11 +270,6 @@ sudo apt-get install -y fbi
# prepare for powertest
sudo apt install -y sysbench
# prepare dor display service
# see https://github.com/rootzoll/raspiblitz/issues/88#issuecomment-471342311
sudo apt-get install -y redis-server
sudo -H pip3 install redis
# check for dependencies on DietPi, Ubuntu, Armbian
sudo apt-get install -y build-essential
sudo apt-get install -y python-pip

Loading…
Cancel
Save