Skip to content

Commit 096c47a

Browse files
committed
Fix --flr option
1 parent ccc4743 commit 096c47a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Commands/InitStack.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ private function resolveRuntimes()
8080
}
8181

8282
if ($shouldGetTheLatestRuntimes) {
83+
$this->devstackStorage()->deleteDirectory('runtimes');
8384
$this->info("Downloading fresh runtimes from {$this->config['repository']}.");
8485
}
8586

0 commit comments

Comments
 (0)