From 6479c0b6ffe2b0aac132e5afe783d60d618497e0 Mon Sep 17 00:00:00 2001 From: Mathias Scheider Date: Fri, 20 Mar 2026 23:15:30 +0100 Subject: [PATCH] some nextcloud fixes --- .install_skripte/nextcloud.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.install_skripte/nextcloud.sh b/.install_skripte/nextcloud.sh index 77ec907..1565f59 100755 --- a/.install_skripte/nextcloud.sh +++ b/.install_skripte/nextcloud.sh @@ -3,6 +3,7 @@ export NC_PASSWORD="$(rbw get Nextcloud)" # Setup rbw rbw config set email mathias2784@web.de +rbw config set base_url https://nextcloud.schneiderserver.site rbw register nextcloudcmd --non-interactive \