Added crontab auto start instructions for Ubuntu Server.
@@ -39,7 +39,7 @@ PlexPy will be installed to `/opt/plexpy`.
|
|||||||
* Type: `cd plexpy`
|
* Type: `cd plexpy`
|
||||||
* Type: `python PlexPy.py`
|
* Type: `python PlexPy.py`
|
||||||
* PlexPy will be loaded in your browser or listening @ http://localhost:8181
|
* PlexPy will be loaded in your browser or listening @ http://localhost:8181
|
||||||
* To start PlexPy on startup, refer to [[Install as a daemon]]
|
* To start PlexPy on startup, refer to [[Install as a daemon]] or use `contab -e` if running Ubuntu and insert `@reboot python2.7 ~/plexpy/PlexPy.py` replace location of executable as needed. e.g. `/opt/plexpy`
|
||||||
|
|
||||||
|
|
||||||
## FreeBSD
|
## FreeBSD
|
||||||
|
Reference in New Issue
Block a user