now with working proxy
This commit is contained in:
parent
29db83e9f8
commit
929bb12447
4 changed files with 63 additions and 105 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Print all commands and their arguments as they are executed.
|
||||
set -x
|
||||
set -e
|
||||
|
||||
# Get the trusted domains from the Nextcloud config
|
||||
php /var/www/html/occ --no-warnings config:system:get trusted_domains >> trusted_domain.tmp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue