mirror of
https://github.com/km4ack/patmenu2.git
synced 2025-05-17 23:30:11 -07:00
fix for x86
This commit is contained in:
parent
2417885320
commit
80b5dad6d2
@ -107,7 +107,7 @@ SETRIG
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo "starting VARA-FM"
|
echo "starting VARA-FM"
|
||||||
/usr/local/bin/wine $HOME/.wine/drive_c/VARA\ FM/VARAFM.exe > /dev/null 2>&1 &
|
/usr/bin/wine $HOME/.wine/drive_c/VARA\ FM/VARAFM.exe > /dev/null 2>&1 &
|
||||||
sleep 7 #give vara time to start
|
sleep 7 #give vara time to start
|
||||||
|
|
||||||
#verify vara has started
|
#verify vara has started
|
||||||
|
Loading…
x
Reference in New Issue
Block a user