Skip to content
Snippets Groups Projects
Commit 0e4a8ca9 authored by unteem's avatar unteem
Browse files

fix: enable liiibre app

parent 6998e44e
No related branches found
No related tags found
1 merge request!25V25
Pipeline #1593 passed with stages
in 2 minutes and 39 seconds
#!/bin/sh #!/bin/sh
set -eu set -eu
/usr/local/bin/php occ app:enable liiibre
if [ -z "${CHAT_URL+x}" ]; then if [ -z "${CHAT_URL+x}" ]; then
/usr/local/bin/php occ config:app:delete liiibre chat_url /usr/local/bin/php occ config:app:delete liiibre chat_url
else 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