1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-27 13:57:23 +03:00

Revert "Revert "F #1692: SUNSTONE_LOCATION fixed" (#2073)"

This reverts commit e1211c93e5cc72fd18854160589406e19f6f9431.
This commit is contained in:
Ruben S. Montero 2018-05-08 15:41:56 +02:00
parent e1211c93e5
commit 1ef521f33a

View File

@ -32,7 +32,7 @@ else
ETC_LOCATION = ONE_LOCATION + "/etc"
SHARE_LOCATION = ONE_LOCATION + "/share"
RUBY_LIB_LOCATION = ONE_LOCATION + "/lib/ruby"
SUNSTONE_LOCATION = ONE_LOCATION + "/usr/lib/one/sunstone"
SUNSTONE_LOCATION = ONE_LOCATION + "/lib/sunstone"
end
SUNSTONE_AUTH = VAR_LOCATION + "/.one/sunstone_auth"