I have a file in my cluster located at
/home/stg-fra/sleepinfo.sh
. How can I execute it at specific intervals using n8n?
1 Like
Hi @Sanket_Arali,
You can use an execute command along with a schedule trigger. Here’s an example.
Best,
Robert