mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix style copy
This commit is contained in:
@@ -67,7 +67,7 @@ do
|
||||
echo "prebuilt-theme ok!"
|
||||
fi
|
||||
|
||||
if [ ! -f package/'schema.json' ]; then
|
||||
if [ ! -f package/'app.config.schema.json' ]; then
|
||||
error_out '31;1' "$PACKAGE schema not found!" >&2
|
||||
exit 1
|
||||
else
|
||||
@@ -129,7 +129,6 @@ do
|
||||
done
|
||||
cd ..
|
||||
|
||||
rm -rf temp
|
||||
|
||||
set_npm_registry
|
||||
|
||||
|
Reference in New Issue
Block a user