Kaz

Members
  • Posts

    1
  • Joined

  • Last visited

Kaz's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Hi, I have a few scripts setup to run on a cron schedule and they work great. Is there a way I can trigger these scripts remotely somehow from another machine? As in being able to invoke a script with a CURL command or something similar? Thanks.