mirror of
https://git.coolaj86.com/coolaj86/telebit.js.git
synced 2025-02-23 00:58:04 +00:00
login/create account
This commit is contained in:
parent
7929512fe5
commit
2456228ae5
@ -124,7 +124,7 @@ function askForConfig(answers, mainCb) {
|
||||
console.info(" [x] Accept the Telebit™ terms of service");
|
||||
console.info(" [x] Accept the Let's Encrypt™ terms of service");
|
||||
console.info("");
|
||||
console.info("Enter your email to agree and create your account:");
|
||||
console.info("Enter your email to agree and login/create your account:");
|
||||
console.info("");
|
||||
// TODO attempt to read email from npmrc or the like?
|
||||
rl.question('email: ', function (email) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user