Support environment variable to specify configuration path
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
print("Available utils:")
|
||||
|
||||
a = [
|
||||
"makekey"
|
||||
"makekey",
|
||||
"joinroom"
|
||||
]
|
||||
|
||||
for t in a:
|
||||
|
||||
Reference in New Issue
Block a user