Added all my Peronal Scripts
This commit is contained in:
5
snippets/nohupdockcheck.snippet
Normal file
5
snippets/nohupdockcheck.snippet
Normal file
@@ -0,0 +1,5 @@
|
||||
# @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
|
||||
Reference in New Issue
Block a user