some installer updates
This commit is contained in:
@@ -49,9 +49,9 @@ sudo pacman -S --needed \
|
||||
pipewire-session-manager \
|
||||
qpwgraph \
|
||||
cifs-utils \
|
||||
opencode \
|
||||
opencode \
|
||||
rbw \
|
||||
extra/ttf-jetbrains-mono-nerd
|
||||
extra/ttf-jetbrains-mono-nerd
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,12 +1,17 @@
|
||||
|
||||
# Setup rbw
|
||||
rbw config set email mathias2784@web.de
|
||||
rbw register
|
||||
# # 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
|
||||
|
||||
export NC_USER="mathias"
|
||||
export NC_PASSWORD="$(rbw get Nextcloud)"
|
||||
nextcloud
|
||||
echo "warte kurz..."
|
||||
sleep 10
|
||||
|
||||
mkdir -p $HOME/nextcloud
|
||||
|
||||
nextcloudcmd --non-interactive \
|
||||
~/nextcloud \
|
||||
|
||||
Reference in New Issue
Block a user