aboutsummaryrefslogtreecommitdiff
path: root/src/wizard.js
diff options
context:
space:
mode:
authorPitu <[email protected]>2019-03-01 00:36:06 +0900
committerPitu <[email protected]>2019-03-01 00:36:06 +0900
commita9e9373c9c77c779ca0640f1af9cb7013e8eac89 (patch)
tree05537cac502b1d4e69ca944407c44878208f0dd9 /src/wizard.js
parentCreate nginx.md (diff)
downloadhost.fuwn.me-a9e9373c9c77c779ca0640f1af9cb7013e8eac89.tar.xz
host.fuwn.me-a9e9373c9c77c779ca0640f1af9cb7013e8eac89.zip
clearer instructions
Diffstat (limited to 'src/wizard.js')
-rw-r--r--src/wizard.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wizard.js b/src/wizard.js
index de790df..0b57860 100644
--- a/src/wizard.js
+++ b/src/wizard.js
@@ -105,7 +105,7 @@ async function start() {
},
{
type: 'secure',
- query: 'Type a secure password for the root user:',
+ query: 'Type a secure password for the admin account:',
handle: 'ADMIN_PASSWORD'
},
{