Skip to content

Commit

Permalink
Merge branch 'force_example' of https://github.com/uafgeotools/mtuq i…
Browse files Browse the repository at this point in the history
…nto force_example
  • Loading branch information
thurinj committed Nov 9, 2023
2 parents 1c34368 + 9042c39 commit 412484f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added data/examples/20210809074550.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion data/examples/unpack.bash
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cd $(dirname ${BASH_SOURCE[0]})
wd=$PWD

for filename in \
20090407201255351.tgz SPECFEM3D_SGT.tgz SPECFEM3D_SAC.tgz;
20090407201255351.tgz 20210809074550.tgz 20SPECFEM3D_SGT.tgz SPECFEM3D_SAC.tgz;
do
cd $wd
cd $(dirname $filename)
Expand Down

0 comments on commit 412484f

Please sign in to comment.