Skip to content
Snippets Groups Projects
Commit 4dbe33a2 authored by unteem's avatar unteem
Browse files

fix: enable liiibre app

parent 19ce66a2
No related branches found
No related tags found
1 merge request!24Update to v25
Pipeline #1592 passed with stages
in 5 minutes and 17 seconds
#!/bin/sh
set -eu
/usr/local/bin/php occ app:enable liiibre
if [ -z "${CHAT_URL+x}" ]; then
/usr/local/bin/php occ config:app:delete liiibre chat_url
else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment