feat: add meta auth
This commit is contained in:
@@ -90,7 +90,6 @@ def main():
|
||||
except Exception as e:
|
||||
logg.exception(e)
|
||||
sys.stderr.write("\033[;91m" + str(e) + "\033[;39m\n")
|
||||
argparser.print_help()
|
||||
sys.exit(1)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user