mirror of
https://github.com/documize/community.git
synced 2025-07-18 20:59:43 +02:00
manifest.json
This commit is contained in:
parent
557da2847e
commit
9e20a5f085
11 changed files with 804 additions and 637 deletions
1
build.sh
1
build.sh
|
@ -17,6 +17,7 @@ cp -r gui/dist-prod/tinymce embed/bindata/public/tinymce
|
|||
cp -r gui/dist-prod/sections embed/bindata/public/sections
|
||||
cp gui/dist-prod/*.* embed/bindata
|
||||
cp gui/dist-prod/favicon.ico embed/bindata/public
|
||||
cp gui/dist-prod/manifest.json embed/bindata/public
|
||||
rm -rf embed/bindata/mail
|
||||
mkdir -p embed/bindata/mail
|
||||
cp domain/mail/*.html embed/bindata/mail
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue