mirror of https://github.com/ecmwf/eccodes.git
5 lines
45 B
Bash
5 lines
45 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
PYTHONPATH=../../python
|
||
|
python $1
|