Update pqtools (#1568)

pull/1569/head
Signor Pellegrino 2024-10-08 21:08:15 +03:00 committed by GitHub
parent 5f09d42dc0
commit b787f7bf77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# OpenIPC.org | v.20220722
# OpenIPC.org | v.20241008
#
set -e
@ -18,7 +18,7 @@ prepare() {
ittb_folder="ittb_V1.0.1.2"
;;
gk7205v200 | gk7205v300)
gk7205v200 | gk7205v210 | gk7205v300)
echo -e "\n\e[1;31mA supported processor with unknown MPP was found...\e[0m\n"
echo -e "\n\e[1;31mDownload PQTools from https://github.com/widgetii/pqtools/raw/master/gk7205v200/PQTools.tgz\e[0m\n"
ittb_url="https://raw.githubusercontent.com/widgetii/pqtools/master/gk7205v200/ittb_V1.0.2.0.tgz"