Update previous commit to match another case
This commit is contained in:
parent
512a26ffef
commit
034c623728
@ -126,7 +126,7 @@ checkUpdates() {
|
|||||||
continue 1
|
continue 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
reg="(kodi-addon-game-libretro).+-((debug))"
|
reg="(kodi-addon-game).+-((debug))"
|
||||||
if [[ $name =~ $reg ]]; then
|
if [[ $name =~ $reg ]]; then
|
||||||
echo -e "\nSkipping $name ($version, default exception)."
|
echo -e "\nSkipping $name ($version, default exception)."
|
||||||
continue 1
|
continue 1
|
||||||
|
Loading…
Reference in New Issue
Block a user