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 \