Handling for bare metal

This commit is contained in:
Trenton H
2025-03-10 11:17:21 -07:00
parent 037389fbd5
commit ca8c3bb95d
2 changed files with 16 additions and 3 deletions

View File

@@ -508,8 +508,7 @@ jobs:
requirements.txt \
LICENSE \
README.md \
paperless.conf.example \
webserver.py
paperless.conf.example
do
cp --verbose ${file_name} dist/paperless-ngx/
done