forked from Alex/Pterodactyl-Panel
commit
09d571ac72
@ -161,7 +161,7 @@ class UpdateEmailSettings extends Command
|
||||
file_put_contents($file, $envContents);
|
||||
$bar->finish();
|
||||
|
||||
$this->line('Updating evironment configuration cache file.');
|
||||
$this->line('Updating environment configuration cache file.');
|
||||
$this->call('config:cache');
|
||||
echo "\n";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user