Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
bangnokia committed Mar 23, 2024
1 parent 7fb137d commit e6b501a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Commands/BuildCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ class BuildCommand extends Command

public function handle(): int
{
file_get_contents('https://ping2.me/@daudau/debug?message=building');
$finder = app(ContentFinder::class);

$items = $finder->index('/');
Expand Down

0 comments on commit e6b501a

Please sign in to comment.