added run commands for linux to readme
This commit is contained in:
parent
43f40ba753
commit
06d074d4e0
@ -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)
|
(--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
|
# Help out
|
||||||
|
|
||||||
Everyone is welcome to contribute. Help is wanted for the following:
|
Everyone is welcome to contribute. Help is wanted for the following:
|
||||||
|
Loading…
Reference in New Issue
Block a user