mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Get proper path to local keyfile when selected
This commit is contained in:
@@ -444,6 +444,8 @@ module.exports = {
|
||||
err.code = 'git_push_failed';
|
||||
}
|
||||
throw err;
|
||||
} else {
|
||||
throw err;
|
||||
}
|
||||
});
|
||||
},
|
||||
|
Reference in New Issue
Block a user