Skip to content
Snippets Groups Projects
Commit 68c4f0eb authored by Tomáš Plesník's avatar Tomáš Plesník
Browse files

uprava hlasky

parent eafcd568
No related branches found
No related tags found
No related merge requests found
......@@ -88,7 +88,7 @@ wardenDirChck()
echo -n "Checking Warden server directory ... "
if [[ ! -d "$basedir" ]] && [[ ! -w "$basedir" ]]; then
echo "FAILED!"
echo "No version of Warden server is not installed!"
echo "Warden server package is not installed!"
exit 1
else
echo "OK"
......
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