diff --git a/app/Console/Commands/GetStructures.php b/app/Console/Commands/GetStructures.php index 50993619b..f1dcd7740 100644 --- a/app/Console/Commands/GetStructures.php +++ b/app/Console/Commands/GetStructures.php @@ -99,6 +99,7 @@ class GetStructuresCommand extends Command //Set our default total pages, and we will refresh this later $totalPages = 1; + //Get the list of structures, and send for processing do { //Try to get the ESI data