1
0
mirror of https://github.com/km4ack/patmenu2.git synced 2025-05-21 09:10:10 -07:00

fix ardop check for new ardopcf

This commit is contained in:
Jason 2024-08-30 11:58:59 -05:00
parent 3a1cf28a76
commit a7d93981b3

View File

@ -108,7 +108,7 @@ sleep 2
#verify that piardopc is running
PIDPIC=$(pidof ardopc64)
PIDPIC=$(pidof ardopcf)
if [ -z "$PIDPIC" ]
then
yad --title="FAILED" --width=400 --height=100 \