From 5dce0fe1a874b63b48de7c9ef7df3ac0a93ed6a5 Mon Sep 17 00:00:00 2001 From: Parham Alvani Date: Sat, 12 Oct 2024 18:29:00 +0000 Subject: [PATCH] feat: update macos script --- scripts/macos.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/macos.sh b/scripts/macos.sh index e3666b112..407addc53 100644 --- a/scripts/macos.sh +++ b/scripts/macos.sh @@ -147,6 +147,8 @@ main_brew() { killall Finder + touch ~/.hushlogin + msg msg 'Setup an internet account for xandikos for Calendar and Contacts' 'notice' yes_or_no "macos" 'Did you do it?' @@ -158,7 +160,6 @@ main_brew() { msg msg 'Register Right Index Finger for fingerprint sensor' 'notice' yes_or_no "macos" 'Did you do it?' - } main() {