mirror of
https://github.com/documize/community.git
synced 2025-07-18 20:59:43 +02:00
removed old API
This commit is contained in:
parent
e284a46f86
commit
562872a4a8
105 changed files with 337 additions and 14496 deletions
2
build.sh
2
build.sh
|
@ -19,7 +19,7 @@ cp gui/dist-prod/*.* embed/bindata
|
|||
cp gui/dist-prod/favicon.ico embed/bindata/public
|
||||
rm -rf embed/bindata/mail
|
||||
mkdir -p embed/bindata/mail
|
||||
cp core/api/mail/*.html embed/bindata/mail
|
||||
cp domain/mail/*.html embed/bindata/mail
|
||||
cp core/database/templates/*.html embed/bindata
|
||||
rm -rf embed/bindata/scripts
|
||||
mkdir -p embed/bindata/scripts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue