feat(api): remove set passwords command

This commit is contained in:
jo 2022-08-08 17:17:15 +02:00 committed by Kyle Robbertze
parent 5624fd5cd0
commit 2a74649882
6 changed files with 0 additions and 89 deletions

View file

@ -754,12 +754,6 @@ Once configured, run the following command to setup the database:
${cyan}\
$ sudo -u $LIBRETIME_USER libretime-api migrate
${yellow}\
Run the following command to configure the default icecast passwords in the database:
${cyan}\
$ sudo libretime-api set_icecast_passwords --from-icecast-config
${yellow}\
Finally, start LibreTime using the following command: