mirror of
https://github.com/getgrav/grav.git
synced 2025-11-06 05:16:07 +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->output->writeln('');
|
||||||
|
$this->rrmdir($this->destination.DS.'tmp-gpm');
|
||||||
}
|
}
|
||||||
|
|
||||||
private function setColors()
|
private function setColors()
|
||||||
|
|||||||
Reference in New Issue
Block a user