fixed testvfo.sh to use ./tune instead of tune

This commit is contained in:
Greg Herlein 2025-02-21 13:00:53 -06:00
parent bda89c7b35
commit 51e8b68323
3 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit dbb26b33c7630fe4e3690fbabfb6de0b019c05d2 Subproject commit f01bdb64bcdb6207f448379193bc0a8accb9aa22

Binary file not shown.

View File

@ -1,3 +1,3 @@
#!/bin/sh #!/bin/sh
sudo tune -f "$1" sudo ./tune -f "$1"