5 lines
176 B
Plaintext
5 lines
176 B
Plaintext
# @name: nohup (dockcheck)
|
|
# @description: This will check if the dockcheck script that has been executed using n8n with nohup is running
|
|
# @os: Ubuntu
|
|
|
|
ps aux | grep dockcheck |