mirror of
https://github.com/laravel/valet.git
synced 2026-02-04 16:10:08 +01:00
added renew to to install command
This commit is contained in:
@@ -61,6 +61,7 @@ function (ConsoleCommandEvent $event) {
|
||||
output();
|
||||
DnsMasq::install(Configuration::read()['tld']);
|
||||
output();
|
||||
Site::renew();
|
||||
Nginx::restart();
|
||||
output();
|
||||
Valet::symlinkToUsersBin();
|
||||
|
||||
Reference in New Issue
Block a user