diff --git a/src/im_mad/remotes/vmware.d/vmware.rb b/src/im_mad/remotes/vmware.d/vmware.rb index 34df2fef73..f1df591736 100755 --- a/src/im_mad/remotes/vmware.d/vmware.rb +++ b/src/im_mad/remotes/vmware.d/vmware.rb @@ -16,6 +16,8 @@ # limitations under the License. # # ---------------------------------------------------------------------------- # +ONE_LOCATION=ENV["ONE_LOCATION"] + if !ONE_LOCATION BIN_LOCATION = "/usr/bin" LIB_LOCATION = "/usr/lib/one"