mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-28 08:54:16 +01:00
reactivate git verify
This commit is contained in:
parent
91cddd9fb0
commit
0635a16d2b
1 changed files with 1 additions and 2 deletions
|
@ -250,8 +250,7 @@ function install_lcd() {
|
|||
sudo -u admin git checkout master
|
||||
sudo -u admin git reset --hard 5a206a7 || exit 1
|
||||
|
||||
# KEY EXPIRED - skipping signing check
|
||||
# sudo -u admin /home/admin/config.scripts/blitz.git-verify.sh 'GitHub' 'https://github.com/web-flow.gpg' '4AEE18F83AFDEB23' || exit 1
|
||||
sudo -u admin /home/admin/config.scripts/blitz.git-verify.sh 'GitHub' 'https://github.com/web-flow.gpg' '4AEE18F83AFDEB23' || exit 1
|
||||
|
||||
# customized from https://github.com/tux1c/wavesharelcd-64bit-rpi/blob/master/install.sh
|
||||
# prepare X11
|
||||
|
|
Loading…
Add table
Reference in a new issue