mirror of
https://github.com/gwm17/Mask.git
synced 2024-11-13 05:58:50 -05:00
5 lines
75 B
Bash
Executable File
5 lines
75 B
Bash
Executable File
#!/bin/bash
|
|
|
|
FileName=$1;
|
|
|
|
./src/Plotters/Python/ViewPyPlots.py ${FileName} |