display advanced config for relay when present
Этот коммит содержится в:
родитель
bd8d32d8ec
Коммит
3c068debc0
@ -790,6 +790,9 @@ var parsers = {
|
||||
answers[parts[0]] = parts[1];
|
||||
});
|
||||
|
||||
if (answers.relay) {
|
||||
console.info("using --relay " + answers.relay);
|
||||
}
|
||||
// things that aren't straight-forward copy-over
|
||||
if (!answers.advanced && !answers.relay) {
|
||||
answers.relay = 'telebit.cloud';
|
||||
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user