mirror of
https://github.com/getgrav/grav.git
synced 2025-11-04 20:35:53 +01:00
Removing the tmp folder when finished installing
This commit is contained in:
@@ -121,6 +121,7 @@ class InstallCommand extends Command {
|
||||
}
|
||||
|
||||
$this->output->writeln('');
|
||||
$this->rrmdir($this->destination.DS.'tmp-gpm');
|
||||
}
|
||||
|
||||
private function setColors()
|
||||
|
||||
Reference in New Issue
Block a user