diff --git a/jra_nextcloud.sh b/jra_nextcloud.sh index ec4bec4..6497a5c 100644 --- a/jra_nextcloud.sh +++ b/jra_nextcloud.sh @@ -463,6 +463,7 @@ Adding trusted domain... sudo -u www-data php $NC_PATH/occ config:system:set trusted_domains 0 --value=$NC_DOMAIN echo "Setting JRA domain on jitsi-updater.sh" +cd ~/quick-jibri-installer sed -i "s|NC_DOMAIN=.*|NC_DOMAIN=\"$NC_DOMAIN\"|" jitsi-updater.sh echo "Quick Nextcloud installation complete!"