diff --git a/.install_skripte/nextcloud.sh b/.install_skripte/nextcloud.sh old mode 100644 new mode 100755 index 1e6a24b..77ec907 --- a/.install_skripte/nextcloud.sh +++ b/.install_skripte/nextcloud.sh @@ -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