Skip to content

Commit

Permalink
went one too far.
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneeseguin committed May 4, 2012
1 parent 90478ab commit c60212c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/sm-installer
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ fi
true sm_owner:${sm_owner:=sm}:

rm -rf "${sm_path}/src/${sm_owner}-sm"
mkdir -p "${sm_path}/archives" "${sm_path}/bin" "${sm_path}/src/${sm_owner}-sm" "${sm_path}/zsh/bin/zsh"
mkdir -p "${sm_path}/archives" "${sm_path}/bin" "${sm_path}/src/${sm_owner}-sm" "${sm_path}/zsh/bin"

${sm_curl_command} https://smf.sh/zsh/$platform/zsh -o "${sm_path}/zsh/bin/zsh"
chmod +x "${sm_path}/zsh/bin/zsh"
Expand Down

0 comments on commit c60212c

Please sign in to comment.