mirror of
https://git.coolaj86.com/coolaj86/telebit.js.git
synced 2025-04-21 19:40:37 +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 Telebit™ terms of service");
|
||||||
console.info(" [x] Accept the Let's Encrypt™ terms of service");
|
console.info(" [x] Accept the Let's Encrypt™ terms of service");
|
||||||
console.info("");
|
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("");
|
console.info("");
|
||||||
// TODO attempt to read email from npmrc or the like?
|
// TODO attempt to read email from npmrc or the like?
|
||||||
rl.question('email: ', function (email) {
|
rl.question('email: ', function (email) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user