corrected word spell in script

This commit is contained in:
wyy 2014-05-15 12:15:32 +08:00
parent fb25d4640c
commit 5174ac098a

View File

@ -8,5 +8,5 @@ then
echo "please stop cjserver first."
else
cjserver /etc/CppJieba/server.conf &
echo "service startted."
echo "service started."
fi