Added crontab auto start instructions for Ubuntu Server.

Peter Stevenson
2017-11-26 14:38:39 +00:00
parent 32256fd84b
commit 2a35875351

@@ -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