You've already forked wopiserver
mirror of
https://github.com/cs3org/wopiserver.git
synced 2025-09-19 09:01:33 +03:00
4 lines
134 B
Bash
Executable File
4 lines
134 B
Bash
Executable File
#!/usr/bin/bash
|
|
curl --insecure --header "Authorization: Bearer "`cat /etc/wopi/iopsecret` https://`hostname`:8443/wopi/iop/list
|
|
echo
|