mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	updated release scripts
This commit is contained in:
		| @@ -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" \ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Jonas Winkler
					Jonas Winkler