some nextcloud fixes
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user