fixup BromiteWebView package creation

merge-requests/23/head
Christopher Roy Bratusek 6 years ago
parent bd030a2059
commit 3af526f627

@ -8,6 +8,8 @@ create_bromite_webview_package () {
cd "${CWD}/BromiteWebView"
zip_add
cd "${CWD}/Full"
zip_add "system/xbin/unzip*"
cd "${CWD}"
zip_add CommonInstaller

Loading…
Cancel
Save