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