Skip to content
Snippets Groups Projects
Unverified Commit 1e956573 authored by Seamus Lee's avatar Seamus Lee Committed by GitHub
Browse files

Merge pull request #24753 from seamuslee001/contrib_fix

[REF] Remove Reference to now moved CONTRIBUTORS.txt file blocking bu…
parents 34737ecc a93b3319
Branches
Tags
No related merge requests found
......@@ -81,7 +81,7 @@ function dm_install_core() {
[ -d "$repo/$dir" ] && dm_install_dir "$repo/$dir" "$to/$dir"
done
dm_install_files "$repo" "$to" {agpl-3.0,agpl-3.0.exception,gpl,CONTRIBUTORS}.txt
dm_install_files "$repo" "$to" {agpl-3.0,agpl-3.0.exception,gpl}.txt
dm_install_files "$repo" "$to" composer.json composer.lock package.json Civi.php README.md release-notes.md extension-compatibility.json guzzle_php81_shim.php
mkdir -p "$to/sql"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment