@@ -25,7 +25,7 @@ def project_ws(n, sub)
end
def running?(process)
system("pgrep -x #{process} > /dev/null 2>&1")
system("pgrep #{process} > /dev/null 2>&1")
def go_project(n, sub)
The note is not visible to the blocked user.