mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
updated release scripts
This commit is contained in:
parent
b8baded026
commit
508d9b6e13
@ -1,3 +1,4 @@
|
|||||||
|
/src-ui/.vscode
|
||||||
/src-ui/node_modules
|
/src-ui/node_modules
|
||||||
/src-ui/dist
|
/src-ui/dist
|
||||||
.git
|
.git
|
||||||
@ -5,3 +6,7 @@
|
|||||||
/consume
|
/consume
|
||||||
/media
|
/media
|
||||||
/data
|
/data
|
||||||
|
/docs
|
||||||
|
.pytest_cache
|
||||||
|
/dist
|
||||||
|
/scripts
|
||||||
|
@ -42,6 +42,7 @@ mkdir "$PAPERLESS_DIST_APP/docker"
|
|||||||
# the application itself
|
# the application itself
|
||||||
|
|
||||||
cp "$PAPERLESS_ROOT/.env" \
|
cp "$PAPERLESS_ROOT/.env" \
|
||||||
|
"$PAPERLESS_ROOT/.dockerignore" \
|
||||||
"$PAPERLESS_ROOT/CONTRIBUTING.md" \
|
"$PAPERLESS_ROOT/CONTRIBUTING.md" \
|
||||||
"$PAPERLESS_ROOT/LICENSE" \
|
"$PAPERLESS_ROOT/LICENSE" \
|
||||||
"$PAPERLESS_ROOT/Pipfile" \
|
"$PAPERLESS_ROOT/Pipfile" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user