paperless/tests/test-ui-settings.sh

7 lines
106 B
Bash
Raw Normal View History

2023-10-11 14:39:16 +00:00
#!/bin/sh
. ./credentials
curl --silent "${URL}/api/ui_settings/" -H "Authorization: ${AUTH}" | jq '.'