Skip to content

Commit

Permalink
Merge pull request mmbell#26 from mmbell/cenamiller-patch-1
Browse files Browse the repository at this point in the history
Update ncar_build.sh
  • Loading branch information
johnmauff authored May 28, 2024
2 parents e02975e + b79f447 commit 475bfbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ncar_scripts/ncar_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

if [[ ! -v SAMURAI_ROOT ]]; then
echo "Please set the SAMURAI_ROOT environment variable first."
echo "Use export SAMURAI=/path_to_samurai_root_directory"
echo "Use export SAMURAI_ROOT=/path_to_samurai_root_directory"
exit 911
fi
cd $SAMURAI_ROOT
Expand Down

0 comments on commit 475bfbd

Please sign in to comment.