mirror of
				https://gitee.com/spark-store-project/spark-store
				synced 2025-11-04 16:22:19 +08:00 
			
		
		
		
	fix: 包名部分匹配仍然展示为已安装
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
		
							parent
							
								
									32c74bc5a0
								
							
						
					
					
						commit
						5bd6ad9399
					
				@ -1,2 +1,2 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
dpkg -l | grep "^ii" | grep -w "$1" > /dev/null
 | 
			
		||||
dpkg -l | grep "^ii  $1 " > /dev/null
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user