Merge pull request #369 from fbelavenuto/old-eudev

Using old but functional eudev
This commit is contained in:
Fabio Belavenuto 2022-11-30 14:07:40 -03:00 committed by GitHub
commit 2d76ba320f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ set -e
declare -A KVERS
KVERS["DS918+"]="4.4.180"
KVERS["DS920+"]="4.4.180"
KVERS["DS923+"]="4.4.180"
KVERS["DS1520+"]="4.4.180"
KVERS["DS1621+"]="4.4.180"
KVERS["DS2422+"]="4.4.180"