mirror of
https://github.com/km4ack/patmenu2.git
synced 2025-05-21 01:00:09 -07:00
fix ardop check for new ardopcf
This commit is contained in:
parent
3a1cf28a76
commit
a7d93981b3
@ -108,7 +108,7 @@ sleep 2
|
|||||||
|
|
||||||
|
|
||||||
#verify that piardopc is running
|
#verify that piardopc is running
|
||||||
PIDPIC=$(pidof ardopc64)
|
PIDPIC=$(pidof ardopcf)
|
||||||
if [ -z "$PIDPIC" ]
|
if [ -z "$PIDPIC" ]
|
||||||
then
|
then
|
||||||
yad --title="FAILED" --width=400 --height=100 \
|
yad --title="FAILED" --width=400 --height=100 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user