mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-03-25 23:09:44 +08:00
@@ -1,2 +1,2 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
dpkg -l | grep "^ii" | grep -w "$1" > /dev/null
|
dpkg -l | grep "^ii $1 " > /dev/null
|
||||||
|
|||||||
Reference in New Issue
Block a user