fix style copy

This commit is contained in:
Eugenio Romano
2018-02-15 10:54:08 +00:00
parent 1a41da514b
commit fd533a8c97
3 changed files with 6 additions and 7 deletions

View File

@@ -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