mirror of
https://github.com/aljazceru/cyphernode.git
synced 2025-12-26 00:55:08 +01:00
renamed options
This commit is contained in:
@@ -20,10 +20,10 @@ module.exports = {
|
||||
default: utils._getDefault( 'installer' ),
|
||||
message: chalk.red('Where do you want to install cyphernode?')+'\n',
|
||||
choices: [{
|
||||
name: "Local docker",
|
||||
name: "LDocker",
|
||||
value: "docker"
|
||||
},{
|
||||
name: "Lunanode",
|
||||
name: "Lunanode (not implemented)",
|
||||
value: "lunanode"
|
||||
}]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user