mirror of
https://github.com/laravel/valet.git
synced 2026-02-06 00:40:06 +01:00
Remove sudoers entries
This commit is contained in:
@@ -43,8 +43,6 @@
|
||||
DnsMasq::install();
|
||||
Nginx::restart();
|
||||
Valet::symlinkToUsersBin();
|
||||
Brew::createSudoersEntry();
|
||||
Valet::createSudoersEntry();
|
||||
|
||||
output(PHP_EOL.'<info>Valet installed successfully!</info>');
|
||||
})->descriptions('Install the Valet services');
|
||||
|
||||
Reference in New Issue
Block a user