Skip to content

Commit

Permalink
Updated README since dependencies are now on by default
Browse files Browse the repository at this point in the history
  • Loading branch information
dpsommer committed Jan 19, 2015
1 parent 57e4ba5 commit aee36c6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,14 @@ installation.
For a non-interactive full installation (do this if you're installing Airtime from
scratch and don't have any of your own configuration set up), run

sudo ./install -fiapd
sudo ./install -fiap

What this means:

-f - force; non-interactive (no prompts)
-i - install the default Icecast 2 setup for Airtime
-a - install the default apache setup for Airtime
-p - create a default Airtime postgres user
-d - install binary dependencies needed for Airtime

This will install all components necessary for Airtime, and set up
/usr/share/airtime as your web root (where apache looks for your Airtime files)
Expand Down

0 comments on commit aee36c6

Please sign in to comment.