Skip to content

Commit

Permalink
Update InstallCommand.php (#721)
Browse files Browse the repository at this point in the history
Co-authored-by: Alf Drollinger <[email protected]>
  • Loading branch information
Filefabrik and adrolli authored Jan 21, 2025
1 parent 4ddb7b5 commit a1ddec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/jobs/src/Commands/InstallCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

class InstallCommand extends Command
{
protected $signature = 'jobs:install';
protected $signature = 'mooxjobs:install';

protected $description = 'Install Moox Jobs, publishes configuration, migrations and registers plugins.';

Expand Down

0 comments on commit a1ddec5

Please sign in to comment.