Skip to content

Commit

Permalink
Created a golive command #minor
Browse files Browse the repository at this point in the history
  • Loading branch information
kennyturner committed Sep 5, 2024
1 parent 83fe630 commit 4cca4ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/GoLiveCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
use AdminUI\AdminUIInstaller\Actions\ComposerUpdateAction;
use AdminUI\AdminUIInstaller\Actions\SeedDatabaseUpdateAction;

class RefreshSiteCommand extends Command
class GoLiveCommand extends Command
{
/**
* The name and signature of the console command.
Expand Down

0 comments on commit 4cca4ca

Please sign in to comment.