Skip to content

Commit

Permalink
Hide OS X functionality.
Browse files Browse the repository at this point in the history
  • Loading branch information
solidsnack committed Apr 12, 2013
1 parent 37ecff1 commit 70e9b2b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions bin/ubuntu.bash
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@
set -o errexit -o nounset -o pipefail
function -h {
cat <<USAGE
USAGE: one-step.bash
one-step.bash os_x|ubuntu|...
USAGE: ubuntu.bash
Installs Chronos in one step. With no arguments, auto detects your OS and
performs appropriate installation.
Installs Chronos in one step.
USAGE
}; function --help { -h ;}
Expand Down

0 comments on commit 70e9b2b

Please sign in to comment.