From 06d074d4e00b7040b4c05f5915e1f82121457022 Mon Sep 17 00:00:00 2001 From: Kevin Froman Date: Sat, 10 Aug 2019 21:11:26 -0500 Subject: [PATCH] added run commands for linux to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f7564d68..719dbe88 100644 --- a/README.md +++ b/README.md @@ -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: