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

7 lines
94 B
Bash
Executable File

#!/bin/sh
. ./credentials
curl --silent "${URL}/api/" -H "Authorization: ${AUTH}" | jq '.'