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:
parent
85108d4e9d
commit
7e6f14f4af
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user