mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-10 06:04:15 +00:00
Update README.rst
This commit is contained in:
parent
2df2a05f67
commit
5f3fb890ab
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@ For skipping the docker and reuse a existing server use
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
tools/plex-boostraptest.py --no-docker -username USERNAME --password PASSWORD --server-name NAME-OF-YOUR-SEVER
|
||||
python plex-boostraptest.py --no-docker -username USERNAME --password PASSWORD --server-name NAME-OF-YOUR-SEVER
|
||||
|
||||
Also in order to run most of the tests you have to provide some environment variables:
|
||||
|
||||
|
|
Loading…
Reference in a new issue