1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-28 07:21:29 +03:00

Change typo in one script

This commit is contained in:
Tino Vázquez 2010-10-26 11:40:58 +02:00
parent 85108d4e9d
commit 7e6f14f4af

View File

@ -89,7 +89,7 @@ start()
if [ -z "$ONE_AUTH" ]; then
echo "You should have ONE_AUTH set the first time you start"
echo "OpenNebula as it is used to set the credentials for"
echo "the adminitrator user."
echo "the administrator user."
exit 1
fi
fi