How to exceute the file at a specific time using n8n?

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

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.