Skip to content
This repository has been archived by the owner on May 12, 2019. It is now read-only.

Commit

Permalink
improve install/update
Browse files Browse the repository at this point in the history
  • Loading branch information
foorb committed Oct 6, 2015
1 parent 65a3549 commit b7a01e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

if [ -d "uno-zen" ]; then
echo "\nUno Zen is already installed. Maybe you want to update? Run:"
echo "\nsh scripts/update.sh"
echo "\ncd uno-zen && sh scripts/update.sh\n"
exit
fi

Expand Down

0 comments on commit b7a01e6

Please sign in to comment.