now with working proxy

This commit is contained in:
rnsrk 2025-05-12 00:35:58 +02:00
parent 29db83e9f8
commit 929bb12447
4 changed files with 63 additions and 105 deletions

View file

@ -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