mirror of
https://github.com/PR0M3TH3AN/VoxVera.git
synced 2025-09-07 14:38:42 +00:00
Resolve paths in OnionShare script
This commit is contained in:
@@ -102,8 +102,9 @@ same subdomain are removed before new files are written.
|
||||
|
||||
## Hosting with OnionShare
|
||||
The folder under `host/<subdomain>` contains everything needed to serve the
|
||||
flyer. Run the helper script `serve_with_onionshare.sh` from the repository
|
||||
root to publish it over Tor:
|
||||
flyer. Run the helper script `serve_with_onionshare.sh` to publish it over Tor.
|
||||
The script now resolves the configuration and host paths internally, so it can
|
||||
be invoked from any directory:
|
||||
|
||||
```bash
|
||||
./serve_with_onionshare.sh
|
||||
|
Reference in New Issue
Block a user