mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-14 10:36:58 +01:00
Merge remote-tracking branch 'upstream/dev' into feature/unsaved-changes
This commit is contained in:
parent
3f73cd5bfc
commit
2a7bb27a78
20 changed files with 198 additions and 177 deletions
|
|
@ -79,7 +79,11 @@ initialize() {
|
|||
fi
|
||||
done
|
||||
|
||||
echo "creating directory /tmp/paperless"
|
||||
mkdir -p /tmp/paperless
|
||||
|
||||
chown -R paperless:paperless ../
|
||||
chown -R paperless:paperless /tmp/paperless
|
||||
|
||||
migrations
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue