some fixes to .install_skripte/nextcloud.sh
This commit is contained in:
Regular → Executable
+2
-2
@@ -1,5 +1,5 @@
|
||||
EXPORT NC_USER="mathias"
|
||||
EXPORT NC_PASSWORD="$(rbw get Nextcloud)"
|
||||
export NC_USER="mathias"
|
||||
export NC_PASSWORD="$(rbw get Nextcloud)"
|
||||
|
||||
# Setup rbw
|
||||
rbw config set email mathias2784@web.de
|
||||
|
||||
Reference in New Issue
Block a user