codestudiohq/laravel-totem

Add ability to schedule server commands instead of artisan

scryba opened this issue · 2 comments

for example to schedule the command:

whoami

to run on the server.

This may be out of scope. Though you could wrap shell commands in your own Artisan command.

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.