Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
xdissent committed Feb 3, 2013
1 parent da0d284 commit 5643d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ievms.sh
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ check_unar() {
if [ "${kernel}" == "Darwin" ]
then
PATH="${PATH}:${ievms_home}"
hash unar 2>&- || install_unar
hash unar 2>&- || download_unar
else
hash unzip 2>&- || fail "Linux support requires unzip (sudo apt-get install for Ubuntu/Debian)"
fi
Expand Down

0 comments on commit 5643d54

Please sign in to comment.