[bkps] Corregido path de @dron_runner (tools/run)
This commit is contained in:
@@ -30,8 +30,8 @@ module ADN
|
||||
def initialize(logger)
|
||||
@logger = logger
|
||||
@dron_runner = File.join(
|
||||
File.dirname(File.dirname(File.dirname(File.expand_path(__FILE__)))),
|
||||
'tools', 'run'
|
||||
File.dirname(File.dirname(File.expand_path(__FILE__))),
|
||||
'run'
|
||||
)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user