You've already forked wopiserver
mirror of
https://github.com/cs3org/wopiserver.git
synced 2025-09-20 20:02:03 +03:00
4 lines
139 B
Bash
Executable File
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
|