4 lines
89 B
Bash
4 lines
89 B
Bash
#!/bin/sh
|
|
PATH=/cluster/home/robinson/nemo_4.2.2/tools/REBUILD/BLD/bin:$PATH
|
|
export PATH
|