Skip to content
Snippets Groups Projects
Commit 493f6540 authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Add missing quote

svn:r4232
parent 14b9615d
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment