paperless/tests/test-document-download.sh
2023-01-20 15:21:01 +01:00

6 lines
117 B
Bash
Executable File

#!/bin/sh
. ./credentials
curl -L --silent "${URL}/fetch/doc/23311" -H "Authorization: ${AUTH}" --output 23311.pdf