feat(api): remove set passwords command
This commit is contained in:
parent
5624fd5cd0
commit
2a74649882
6 changed files with 0 additions and 89 deletions
|
@ -199,12 +199,6 @@ Next, run the following commands to setup the database:
|
|||
sudo -u libretime libretime-api migrate
|
||||
```
|
||||
|
||||
Synchronize the new Icecast passwords into the database:
|
||||
|
||||
```bash
|
||||
sudo libretime-api set_icecast_passwords --from-icecast-config
|
||||
```
|
||||
|
||||
Finally, start the services, and check that they are running properly using the following commands:
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue