Skip to content

Commit 82f4171

Browse files
author
Grigorii Duca
committed
.
1 parent 68c0376 commit 82f4171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/app renamed to greg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env php
22
<?php
33

4-
require_once __DIR__ . '/../bootstrap/app.php';
4+
require_once __DIR__ . '/bootstrap/app.php';
55

66
try {
77
$status = app()->scope(function(\App\Console\ConsoleKernel $kernel) {

0 commit comments

Comments
 (0)