@@ -0,0 +1,6 @@
#!/usr/bin/env python
import subprocess
subprocess.Popen(["python","server.py"],stdout=subprocess.DEVNULL,stderr=subprocess.DEVNULL)
print("Maloja started!")
The note is not visible to the blocked user.