diff --git a/base/tor.sh b/base/tor.sh index 0e44244..4ee3ad0 100755 --- a/base/tor.sh +++ b/base/tor.sh @@ -1,6 +1,5 @@ #!/bin/sh # the script installs tor and its config file from files/etc/tor/torrc. -set -e xbps-install -y tor conffile=etc/tor/torrc test -f /$conffile && diff /$conffile files/$conffile