diff --git a/how-to-self-host-hardened-bitcoin-node/tor-client-auth.sh b/how-to-self-host-hardened-bitcoin-node/tor-client-auth.sh index 5578adb..d1a2a48 100644 --- a/how-to-self-host-hardened-bitcoin-node/tor-client-auth.sh +++ b/how-to-self-host-hardened-bitcoin-node/tor-client-auth.sh @@ -49,4 +49,4 @@ echo "$bold$client_command$normal" printf "%s $bold%s$normal %s\n" "Don’t forget to run" "systemctl restart tor" "on server" -printf "%s\n" "Done" \ No newline at end of file +printf "%s\n" "Done"