mirror of
https://github.com/OpenNebula/one.git
synced 2025-08-29 09:49:28 +03:00
Set language to solve problems with non english installations
This commit is contained in:
@ -14,6 +14,8 @@
|
||||
# limitations under the License. #
|
||||
#--------------------------------------------------------------------------- #
|
||||
|
||||
export LANG=C
|
||||
|
||||
# Paths for utilities
|
||||
export PATH=/bin:/sbin:/usr/bin:$PATH
|
||||
AWK=awk
|
||||
|
Reference in New Issue
Block a user