1
0
mirror of https://github.com/cs3org/wopiserver.git synced 2025-09-20 20:02:03 +03:00
Files
wopiserver/tools/wopilistconflicts.sh
2022-11-24 15:12:00 +01:00

4 lines
139 B
Bash
Executable File

#!/usr/bin/bash
curl --insecure --header "Authorization: Bearer "`cat /etc/wopi/iopsecret` https://`hostname`:8443/wopi/iop/conflicts
echo