From 0a345b5e6bf00b92e3bf1465430af29c32b90660 Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Sun, 26 Jul 2020 13:40:37 +0100 Subject: [PATCH] Create README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9350154 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +### ** Fix Google Drive File Stream on Big Sur Beta 1, 2 & 3 + +Launch Terminal + +Run curl https://raw.githubusercontent.com/mtan93/googledrivefilestream-bigsur/master/fix-bs-filestream.sh -o ~/fix-bs-filestream.sh && chmod +x ~/fix-bs-filestream.sh + +Run the script by pasting ~/fix-bs-filestream.sh + +Then allow the dfsfuse kext under System Preferences > Security & Privacy and reboot your Mac. + +Run the script again by pasting ~/fix-bs-filestream.sh + +Finally the mount should pop up on the desktop!