2024-05-09 15:14:01 +08:00

4 lines
160 B
Bash

#!/bin/bash
# Turn ignore-warnings on, so won't abort on missing ndep file, as WACCM should provide it
./xmlchange --append CLM_BLDNML_OPTS="--ignore_warnings"