mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
@@ -45,7 +45,7 @@ do
|
||||
fi
|
||||
|
||||
if [ $PACKAGE == 'adf-core' ]; then
|
||||
if [ ! -f package/lib/prebuilt-themes/'adf-blue-orange.css' ]; then
|
||||
if [ ! -f package/lib/prebuilt-themes/adf-blue-orange.css ]; then
|
||||
error_out '31;1' "$PACKAGE prebuilt-theme: adf-blue-orange.css not found!" >&2
|
||||
exit 1
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user