mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Feature #863: Small fix in vnm mad ruby requirement
This commit is contained in:
parent
bea7da7475
commit
0401048bea
@ -17,8 +17,8 @@
|
||||
#--------------------------------------------------------------------------- #
|
||||
|
||||
$: << File.dirname(__FILE__)
|
||||
$: << File.join(File.dirname(__FILE__), "..")
|
||||
|
||||
require 'OpenNebulaNetwork'
|
||||
require 'OpenvSwitch'
|
||||
|
||||
onevlan = OpenvSwitchVLAN.from_base64(ARGV[0])
|
||||
|
Loading…
x
Reference in New Issue
Block a user