mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-07-13 17:12:20 +08:00
fix:卸载后仍显示可重新安装
This commit is contained in:
parent
83540e1c55
commit
c039fd52a7
2
tool/store-helper/check-is-installed
Executable file
2
tool/store-helper/check-is-installed
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
dpkg -l | grep "^ii" | grep -w "$1" > /dev/null
|
Loading…
x
Reference in New Issue
Block a user