mirror of
https://github.com/GayPizzaSpecifications/foundation.git
synced 2025-08-03 13:31:32 +00:00
Update Concrete to support the new extensible update manifest format.
This commit is contained in:
@ -6,6 +6,7 @@ rm -rf artifacts/
|
||||
mkdir -p artifacts/
|
||||
mkdir -p artifacts/build/manifests
|
||||
cp build/manifests/update.json artifacts/build/manifests/
|
||||
cp build/manifests/manifest.json artifacts/
|
||||
|
||||
find . -name "*-plugin.jar" | grep "foundation-" | while read -r JAR
|
||||
do
|
||||
|
Reference in New Issue
Block a user