source:
BOL/LMDZ_Setup/post_season.sh
@
5550
Last change on this file since 5550 was 5550, checked in by , 3 days ago | |
---|---|
File size: 72 bytes |
Rev | Line | |
---|---|---|
[5550] | 1 | #!/bin/bash |
[4615] | 2 | |
[5550] | 3 | sims="NPv6.3" |
[4615] | 4 | for s in $sims ; do ./seasonal.sh $s ; done |
5 |
Note: See TracBrowser
for help on using the repository browser.