From f4a2883d5d7514470c5fa0d8efe10c8ff49f56e5 Mon Sep 17 00:00:00 2001 From: simono41 Date: Thu, 17 Apr 2025 18:44:01 +0200 Subject: [PATCH] executable_install-macos.sh aktualisiert --- executable_install-macos.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/executable_install-macos.sh b/executable_install-macos.sh index 742092e..2e2c7b7 100755 --- a/executable_install-macos.sh +++ b/executable_install-macos.sh @@ -50,3 +50,5 @@ brew install rbw rbw config set email simon@rieger.app rbw config set base_url https://vaultwarden.brothertec.eu rbw config set pinentry pinentry-mac + +echo "Installationscript abgeschlossen!!!"