mirror of
				https://github.com/the-sane/lug-helper.git
				synced 2025-10-31 21:22:48 +00:00 
			
		
		
		
	narrow grep search
This commit is contained in:
		| @@ -56,7 +56,7 @@ wine_exec="wine" | ||||
| # Kill the wine prefix when this script exits | ||||
| # This makes sure there will be no lingering background wine processes | ||||
| update_check() { | ||||
|     while winedbg --command "info proc" | grep -qi setup; do | ||||
|     while winedbg --command "info proc" | grep -qi "rsi.*setup"; do | ||||
|         sleep 2 | ||||
|     done | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user