Command updates.

This commit is contained in:
James Cole
2019-03-20 18:47:51 +01:00
parent fcd98b4d33
commit a1268ffd39
3 changed files with 119 additions and 69 deletions

View File

@@ -54,6 +54,7 @@ class UpgradeSkeleton extends Command
return 0;
}
$this->warn('Congrats, you found the skeleton command. Boo!');
//$this->markAsExecuted();
return 0;