„nct6687-driver.plg“ ändern
This commit is contained in:
@@ -80,6 +80,7 @@ fi
|
||||
|
||||
check() {
|
||||
if ! ls -1 &packages;/${KERNEL_V%%-*}/ | grep -q "${PACKAGE}" ; then
|
||||
LAT_PACKAGE="$(wget -qO- https://api.github.com/repos/ich777/unraid-nct6687-driver/releases/tags/${KERNEL_V} | jq -r '.assets[].name' | grep "${PACKAGE}" | grep -E -v '\.md5$' | sort -V | tail -1)"
|
||||
echo
|
||||
echo "-----------------------Downloading NCT6687d Drivers!-------------------------"
|
||||
echo "---------This could take some time, please don't close this window!----------"
|
||||
|
Reference in New Issue
Block a user