mirror of
https://github.com/Cameri/nostream.git
synced 2025-03-17 13:21:45 +01:00
5 lines
129 B
Bash
Executable File
5 lines
129 B
Bash
Executable File
#!/bin/bash
|
|
|
|
PROJECT_ROOT="$(dirname $(readlink -f "${BASH_SOURCE[0]}"))/.."
|
|
cat $PROJECT_ROOT/.nostr/tor/data/nostream/hostname
|