mirror of
https://github.com/mtan93/googledrivefilestream-bigsur.git
synced 2026-03-07 21:21:59 +00:00
6 lines
278 B
Bash
6 lines
278 B
Bash
# FOR OLD VERSIONS OF BIG SUR ONLY
|
|
|
|
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 &
|