Hi, I'm having an issue trying to use removekey commands on my dedicated server. Whenever the cron jobs try to run, the server console responds with "Console: 'removekey' is not valid in the current context." Any ideas why this may be happening?
EDIT: I figured out the issue! I had forgotten to install Server Devcommands on the server side as well. It's working correctly now.
2 comments
EDIT: I figured out the issue! I had forgotten to install Server Devcommands on the server side as well. It's working correctly now.
y try this
jobs: - command: save
schedule: "*/10 * * * *"