Skip to content

Commit b97eaa5

Browse files
authored
Do not error when no license is found
1 parent 05f3012 commit b97eaa5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

code/worker.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,6 @@ sudo chmod a+x appstreamcli-x86_64.AppImage
474474
echo "license: $DT_LICENSE" >> apps/$INPUTBASENAME.md
475475
else
476476
echo "No license found!"
477-
exit 1
478477
fi
479478
# Icon
480479
ICONBASENAME=$(basename "$ICONFILE")

0 commit comments

Comments
 (0)