Auto Updater #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Da Honeygain gerne mal was ändert, und vieles dynamisch gehalten ist, wäre eine AutoUpdate funktion sinnvoll.
Sobald ein neues release vorhanden ist, sollte es, statt durchzulaufen, erstmal updaten, sich selbst mit der neueren Version ersetzen und dann erst laufen.
Die honeygainlogin.json wird demnach auch umbenannt in config.json.
{
"username": "user@mail.com",
"password": "p@ssw0rd",
"autoupdate": "yes",
"language": "ger",
"logging": "info" # INFO, ERROR, DEBUG Options
}