Andrea Pollastri 5 years ago
parent
commit
a65c39c052
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Http/Controllers/ShellController.php

+ 1 - 1
app/Http/Controllers/ShellController.php

@@ -8,7 +8,7 @@ use Illuminate\Support\Facades\Storage;
 use App\Application;
 use App\Server;
 
-class ScriptsController extends Controller
+class ShellController extends Controller
 {
 
     protected $url;