Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jaminmc committed Mar 24, 2016
1 parent 0f825d5 commit 7607b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elastix-install-p2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ mv /etc/yum.repos.d/elastix.repo.rpmnew /etc/yum.repos.d/elastix.repo
yum clean all
mkdir .poop
cd .poop
yum -r reinstall elastix*
yum -y reinstall elastix*
cd ..
rm -rf .poop
yum -y update
Expand Down

0 comments on commit 7607b13

Please sign in to comment.