mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 08:15:27 +01:00
Corrections to pass pre-commit hooks
This commit is contained in:
parent
6f2fd1e2da
commit
c2c8a27545
15 changed files with 49 additions and 43 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
for command in document_archiver document_exporter document_importer mail_fetcher document_create_classifier document_index document_renamer document_retagger document_thumbnails document_sanity_checker manage_superuser;
|
||||
do
|
||||
echo "installing $command..."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue