mirror of
https://github.com/markqvist/LXMF.git
synced 2025-12-11 22:55:55 -05:00
Added lxmd status getter
This commit is contained in:
parent
f683e03891
commit
460645cea2
1 changed files with 1 additions and 0 deletions
|
|
@ -484,6 +484,7 @@ def get_status(configdir = None, rnsconfigdir = None, verbosity = 0, quietness =
|
||||||
exit(204)
|
exit(204)
|
||||||
else:
|
else:
|
||||||
# TODO: Output stats
|
# TODO: Output stats
|
||||||
|
pass
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
try:
|
try:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue