Loading contrib/osx/Tor +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ StopService () RestartService () { StopService; StartService; } if [ "x$1" = x ]; then echo "Syntax: tor {start|stop} echo "Syntax: tor {start|stop}" exit 1 fi Loading Loading
contrib/osx/Tor +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ StopService () RestartService () { StopService; StartService; } if [ "x$1" = x ]; then echo "Syntax: tor {start|stop} echo "Syntax: tor {start|stop}" exit 1 fi Loading