From ff77e886fd243664f6cb621120a1905109882ebf Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Sun, 26 Jul 2020 13:19:39 +0100 Subject: [PATCH] Create mac.sh --- mac.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 mac.sh diff --git a/mac.sh b/mac.sh new file mode 100644 index 0000000..51f02a8 --- /dev/null +++ b/mac.sh @@ -0,0 +1,3 @@ +sudo killall "Google Drive File Stream" +sudo kextload "/Applications/Google Drive File Stream.app/Contents/MacOS/dfsfuse.kext" +1>/dev/null 2>/dev/null /Applications/Google\ Drive\ File\ Stream.app/Contents/MacOS/Google\ Drive\ File\ Stream &