Removing PPA info, not working

This commit is contained in:
Zachary Klosko 2020-05-20 10:15:49 -04:00
parent b73179b5e4
commit 44a57b308d
1 changed files with 0 additions and 8 deletions

View File

@ -73,20 +73,12 @@ sudo ufw enable 8002/tcp
Installing LibreTime consists of running the following commands in the terminal:
Option 1:
```
git clone https://github.com/LibreTime/libretime.git
cd libretime
sudo ./install -fiap
```
Option 2:
```
sudo add-apt-repository ppa:libretime/libretime
sudo apt-get update
sudo apt-get install libretime icecast2
```
After the install is completed, head to the IP address of the server LibreTime was just installed on
to complete the welcome wizard. While not strictly necessary, it is recommended that you change the passwords prompted in the welcome wizard if you intend on accessing the server from the Internet. The welcome wizard will
walk you through the rest of the installation process.