diff --git a/.install_skripte/nextcloud.sh b/.install_skripte/nextcloud.sh index fa62b40..63ea19d 100755 --- a/.install_skripte/nextcloud.sh +++ b/.install_skripte/nextcloud.sh @@ -1,10 +1,11 @@ -export NC_USER="mathias" -export NC_PASSWORD="$(rbw get Nextcloud)" # Setup rbw rbw config set email mathias2784@web.de rbw register +export NC_USER="mathias" +export NC_PASSWORD="$(rbw get Nextcloud)" + mkdir -p $HOME/nextcloud nextcloudcmd --non-interactive \