2025-01-12 20:48:10 +08:00

4 lines
160 B
Bash
Executable File

#!/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"