mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 17:25:53 +00:00
Update paperless-ngx.sh
This commit is contained in:
@@ -75,7 +75,8 @@ function update_script() {
|
||||
$STD uv venv /opt/paperless/.venv
|
||||
source /opt/paperless/.venv/bin/activate
|
||||
$STD uv sync --all-extras
|
||||
$STD python3 /opt/paperless/src/manage.py migrate
|
||||
source /opt/paperless/paperless.conf
|
||||
$STD /opt/paperless/.venv/bin/python3 /opt/paperless/src/manage.py migrate
|
||||
deactivate
|
||||
|
||||
if [[ "$MIGRATION_NEEDED" == 1 ]]; then
|
||||
|
||||
Reference in New Issue
Block a user