mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Fix backport script (#122402)
This commit is contained in:
parent
43202f6f92
commit
ed62bdbc07
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ var process = require('process');
|
|||
var args = process.argv.slice(2);
|
||||
|
||||
var backport = require('backport');
|
||||
backport.run({}, args);
|
||||
backport.backportRun({}, args);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue