Commit fcdf7b9c authored by Patrick Shriwise's avatar Patrick Shriwise
Browse files

Moving into the correct diretory.

parent e3b483ad
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ set -e
script_dir=`dirname $0`

# move to the top of the pygriffin repository
cd $script_dir/..
cd $script_dir/../..

# check out the MOOSE repository
git submodule update --init --recursive