update tor installed message

This commit is contained in:
Anaswara T Rajan 2025-02-26 20:27:33 +05:30
parent 0dd5ce5a5b
commit b2556a56e0

View File

@ -11,7 +11,7 @@ if [ "$OS" == "Linux" ]; then
# setup tor
poetry run python ./scripts/get-tor.py linux-x86_64
echo "Tor browser is installed"
echo "Tor is installed"
# compile dependencies
./scripts/build-pt-obfs4proxy.sh