mirror of
https://github.com/Cameri/nostream.git
synced 2025-04-09 20:29:07 +02: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
|