botamusique: init at unstable-2021-03-13

This commit is contained in:
Silvan Mosberger
2021-03-24 01:04:57 +01:00
parent 8c77085b18
commit 1638776b7b
6 changed files with 5443 additions and 0 deletions
@@ -0,0 +1,12 @@
diff --git a/util.py b/util.py
index bfec1ed..5147757 100644
--- a/util.py
+++ b/util.py
@@ -132,6 +132,7 @@ def check_update(current_version):
def update(current_version):
+ return "Can't update Nix installation at runtime"
global log
target = var.config.get('bot', 'target_version')