added run commands for linux to readme

This commit is contained in:
Kevin Froman 2019-08-10 21:11:26 -05:00
parent 43f40ba753
commit 06d074d4e0
1 changed files with 6 additions and 0 deletions

View File

@ -92,6 +92,12 @@ The following applies to Ubuntu Bionic. Other distros may have different package
(--require-hashes is intended to prevent exploitation via compromise of PyPi/CA certificates)
## Run Onionr
* Run Onionr normally: `$ ./onionr.sh start`
* Run Onionr in background as daemon: `$ ./start-daemon.sh`
* Open Onionr web interface `$ ./onionr.sh openhome`
# Help out
Everyone is welcome to contribute. Help is wanted for the following: