How do I create a trigger
-
I´m new in the linux console, and I dont now how to config a new trigger, I have already installed and connected to an account
-
@mega_big, on a Raspberry Pi, assuming you installed the agent using these instructions, your commands are in this file:
/root/.TRIGGERcmdData/commands.jsonYou'll see the default commands in there.
You can run these commands to edit it:
sudo su - cd /root/.TRIGGERcmdData nano commands.json