mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-05 06:00:30 +02:00
skipping display key check
This commit is contained in:
@@ -249,8 +249,9 @@ function install_lcd() {
|
|||||||
cd /home/admin/wavesharelcd-64bit-rpi
|
cd /home/admin/wavesharelcd-64bit-rpi
|
||||||
sudo -u admin git checkout master
|
sudo -u admin git checkout master
|
||||||
sudo -u admin git reset --hard 5a206a7 || exit 1
|
sudo -u admin git reset --hard 5a206a7 || exit 1
|
||||||
sudo -u admin /home/admin/config.scripts/blitz.git-verify.sh \
|
|
||||||
'GitHub' 'https://github.com/web-flow.gpg' '4AEE18F83AFDEB23' || 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
|
||||||
|
|
||||||
# customized from https://github.com/tux1c/wavesharelcd-64bit-rpi/blob/master/install.sh
|
# customized from https://github.com/tux1c/wavesharelcd-64bit-rpi/blob/master/install.sh
|
||||||
# prepare X11
|
# prepare X11
|
||||||
|
Reference in New Issue
Block a user