fixed testvfo.sh to use ./tune instead of tune
This commit is contained in:
parent
bda89c7b35
commit
51e8b68323
|
|
@ -1 +1 @@
|
||||||
Subproject commit dbb26b33c7630fe4e3690fbabfb6de0b019c05d2
|
Subproject commit f01bdb64bcdb6207f448379193bc0a8accb9aa22
|
||||||
BIN
src/pift8/pift8
BIN
src/pift8/pift8
Binary file not shown.
|
|
@ -1,3 +1,3 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
sudo tune -f "$1"
|
sudo ./tune -f "$1"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue