From 5117271023718e3da6cfb5ecb616abfa47e858d0 Mon Sep 17 00:00:00 2001 From: lcdwiki Date: Mon, 10 Jun 2019 10:20:03 +0000 Subject: [PATCH] update MHS32,35,40 --- MHS32-show | 2 +- MHS35-show | 2 +- MHS40-show | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/MHS32-show b/MHS32-show index ea21b7f..8529659 100755 --- a/MHS32-show +++ b/MHS32-show @@ -35,7 +35,7 @@ sudo cp ./usr/inittab /etc/ sudo touch ./.have_installed echo "gpio:resistance:mhs32:270:480:320" > ./.have_installed #FBCP install -wget --spider -q -o /dev/null --tries=1 -T 3 https://github.com +wget --spider -q -o /dev/null --tries=1 -T 10 https://github.com if [ $? -eq 0 ]; then sudo cp -rf ./usr/99-fbturbo-fbcp.conf /usr/share/X11/xorg.conf.d/99-fbturbo.conf sudo cp -rf ./etc/rc.local /etc/rc.local diff --git a/MHS35-show b/MHS35-show index 686d9c5..1742395 100755 --- a/MHS35-show +++ b/MHS35-show @@ -37,7 +37,7 @@ sudo touch ./.have_installed echo "gpio:resistance:mhs35:90:480:320" > ./.have_installed #FBCP install -wget --spider -q -o /dev/null --tries=1 -T 3 https://github.com +wget --spider -q -o /dev/null --tries=1 -T 10 https://github.com if [ $? -eq 0 ]; then sudo cp -rf ./usr/99-fbturbo-fbcp.conf /usr/share/X11/xorg.conf.d/99-fbturbo.conf sudo cp -rf ./etc/rc.local /etc/rc.local diff --git a/MHS40-show b/MHS40-show index d14f7b9..f9bda5e 100755 --- a/MHS40-show +++ b/MHS40-show @@ -35,7 +35,7 @@ sudo touch ./.have_installed echo "gpio:resistance:mhs395:90:480:320" > ./.have_installed #FBCP install -wget --spider -q -o /dev/null --tries=1 -T 3 https://github.com +wget --spider -q -o /dev/null --tries=1 -T 10 https://github.com if [ $? -eq 0 ]; then sudo cp -rf ./usr/99-fbturbo-fbcp.conf /usr/share/X11/xorg.conf.d/99-fbturbo.conf sudo cp -rf ./etc/rc.local /etc/rc.local