mirror of
https://github.com/laravel/valet.git
synced 2026-02-06 00:40:06 +01:00
Fix incorrect comments
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
}
|
||||
|
||||
/**
|
||||
* Allow Valet to be run more conveniently by allowing the Node proxy to run password-less sudo.
|
||||
* Install Valet and any required services.
|
||||
*/
|
||||
$app->command('install', function () {
|
||||
Nginx::stop();
|
||||
|
||||
Reference in New Issue
Block a user