Skip to content
Snippets Groups Projects
Unverified Commit 0b4fd68a authored by Gigadoc 2's avatar Gigadoc 2
Browse files

go live

parent 77c45fde
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ def emit_cmds(command_strings):
# This is a silent command, subinitd already describes the same command
@eins.simple_cmd()
def telinit2(new_level):
def telinit(new_level):
global old_level
print(f"Level {old_level} -> {new_level} observed")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment