mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-23 22:47:03 +01:00
security fix LCD-show to commit version
This commit is contained in:
parent
336ba5fff3
commit
4bb8dc561b
1 changed files with 1 additions and 0 deletions
|
@ -833,6 +833,7 @@ if [ "${baseImage}" = "raspbian" ]; then
|
|||
sudo chmod -R 755 LCD-show
|
||||
sudo chown -R admin:admin LCD-show
|
||||
cd LCD-show/
|
||||
git reset --hard ce52014
|
||||
sudo ./LCD35-show
|
||||
|
||||
else
|
||||
|
|
Loading…
Add table
Reference in a new issue