Leo Lamprecht
8 years ago
No known key found for this signature in database
GPG Key ID: B08517883D5E0E10
8 changed files with
0 additions and
16 deletions
-
bin/now-alias
-
bin/now-certs
-
bin/now-deploy
-
bin/now-dns
-
bin/now-domains
-
bin/now-list
-
bin/now-remove
-
bin/now-secrets
|
|
@ -314,5 +314,3 @@ async function realias(alias) { |
|
|
|
|
|
|
|
await alias.set(source.url, target) |
|
|
|
} |
|
|
|
|
|
|
|
// vi:syntax=javascript |
|
|
|
|
|
@ -291,5 +291,3 @@ async function getCertIdCn(certs, idOrCn) { |
|
|
|
|
|
|
|
return thecert |
|
|
|
} |
|
|
|
|
|
|
|
// vi:syntax=javascript |
|
|
|
|
|
@ -613,5 +613,3 @@ function printLogs(host, token) { |
|
|
|
process.exit(0) |
|
|
|
}) |
|
|
|
} |
|
|
|
|
|
|
|
// vi:syntax=javascript |
|
|
|
|
|
@ -200,5 +200,3 @@ function readConfirmation(record, msg) { |
|
|
|
}).resume() |
|
|
|
}) |
|
|
|
} |
|
|
|
|
|
|
|
// vi:syntax=javascript |
|
|
|
|
|
@ -296,5 +296,3 @@ function findDomain(val, list) { |
|
|
|
return false |
|
|
|
}) |
|
|
|
} |
|
|
|
|
|
|
|
// vi:syntax=javascript |
|
|
|
|
|
@ -151,5 +151,3 @@ async function sort(apps) { |
|
|
|
return depsB[0].created - depsA[0].created |
|
|
|
}) |
|
|
|
} |
|
|
|
|
|
|
|
// vi:syntax=javascript |
|
|
|
|
|
@ -175,5 +175,3 @@ async function remove(token) { |
|
|
|
|
|
|
|
now.close() |
|
|
|
} |
|
|
|
|
|
|
|
// vi:syntax=javascript |
|
|
|
|
|
@ -237,5 +237,3 @@ function readConfirmation(secret) { |
|
|
|
}).resume() |
|
|
|
}) |
|
|
|
} |
|
|
|
|
|
|
|
// vi:syntax=javascript |
|
|
|