3 lines
71 B
Bash
Executable File
3 lines
71 B
Bash
Executable File
#!/usr/bin/bash
|
|
python3 -m rfg_adc_plotter.main --bin --backend mpl $@
|