module.exports = { run: [{ method: "shell.run", params: { message: "git pull" } }] }