mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-08-06 10:33:56 +08:00
fix:卸载后仍显示可重新安装
This commit is contained in:
Executable
+2
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
dpkg -l | grep "^ii" | grep -w "$1" > /dev/null
|
||||
Reference in New Issue
Block a user