mirror of
https://github.com/getgrav/grav.git
synced 2026-05-06 10:16:25 +02:00
Fix for sandbox command
This commit is contained in:
@@ -48,7 +48,7 @@ class SandboxCommand extends ConsoleCommand
|
||||
'/.editorconfig' => '/.editorconfig',
|
||||
'/.gitignore' => '/.gitignore',
|
||||
'/CHANGELOG.md' => '/CHANGELOG.md',
|
||||
'/LICENSE' => '/LICENSE',
|
||||
'/LICENSE.txt' => '/LICENSE.txt',
|
||||
'/README.md' => '/README.md',
|
||||
'/index.php' => '/index.php',
|
||||
'/composer.json' => '/composer.json',
|
||||
|
||||
Reference in New Issue
Block a user