mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Not anymore used (#7802)
This commit is contained in:
@@ -79,13 +79,6 @@ if [ $PACKAGE == 'adf-core' ]; then
|
||||
echo "prebuilt-theme ok!"
|
||||
fi
|
||||
|
||||
if [ ! -f package/'app.config.schema.json' ]; then
|
||||
error_out '31;1' "$PACKAGE schema not found!" >&2
|
||||
exit 1
|
||||
else
|
||||
echo "schema ok!"
|
||||
fi
|
||||
|
||||
fi
|
||||
|
||||
if [ $PACKAGE != 'adf-testing' ]; then
|
||||
|
Reference in New Issue
Block a user