From 4ddbfa790c90ea28d3f03ca74fc7ae827903cd4d Mon Sep 17 00:00:00 2001 From: Tommy Date: Sat, 18 Jun 2022 00:12:28 -0400 Subject: [PATCH] Create firstboot.sh --- firstboot.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 firstboot.sh diff --git a/firstboot.sh b/firstboot.sh new file mode 100644 index 0000000..915a67e --- /dev/null +++ b/firstboot.sh @@ -0,0 +1,3 @@ +#!/bin/zsh + +sudo launchctl config user umask 077