Skip to content

Commit

Permalink
Account for new zsh location.
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneeseguin committed May 4, 2012
1 parent e790eef commit 47f54f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/sm-installer
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -69,5 +69,5 @@ ${sm_tar_command} xzf "${sm_path}/archives/${sm_owner}-sm.tar.gz"
mv ${sm_owner}-sm-*/* . mv ${sm_owner}-sm-*/* .
rm -rf ${sm_owner}-sm-* rm -rf ${sm_owner}-sm-*


"${sm_path}/zsh/bin/zsh" ./install --zsh "${sm_path}/bin/zsh" "$@" "${sm_path}/zsh/bin/zsh" ./install --zsh "${sm_path}/zsh/bin/zsh" "$@"


0 comments on commit 47f54f4

Please sign in to comment.