@@ -19,7 +19,6 @@ def escape(text):
def exec_cmd(cmd):
print(cmd)
result = os.popen(cmd)
print(result.read())
The note is not visible to the blocked user.