From 8167cf2e23d1559527ca6c1cfb1eef065a312d89 Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Tue, 2 Nov 2021 16:27:18 +0000 Subject: [PATCH] Update enable-lightmode.sh --- enable-lightmode.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/enable-lightmode.sh b/enable-lightmode.sh index 69d61f5..14f02d7 100644 --- a/enable-lightmode.sh +++ b/enable-lightmode.sh @@ -1,10 +1,10 @@ #!/bin/bash # -sudo -u $(stat -f "%Su" /dev/console) /bin/sh <<'END' +# if Mosyle preface sudo -u $(stat -f "%Su" /dev/console) /bin/sh <<'END' osascript <