1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-19 06:50:07 +03:00

Fix comment

This commit is contained in:
Tino Vazquez 2018-10-26 16:30:23 +02:00
parent f00db6df0e
commit 6455fe784d

View File

@ -17,7 +17,7 @@
# ---------------------------------------------------------------------------- #
###############################################################################
# This script is used retrieve the file size of a disk
# This script is used to export a VMDK from a vCenter DS to a Marketplace
###############################################################################
ONE_LOCATION=ENV["ONE_LOCATION"] if !defined?(ONE_LOCATION)