Skip to content

Instantly share code, notes, and snippets.

@tekeburak
Created February 22, 2018 00:12
Show Gist options
  • Save tekeburak/549893fede2b368aeed583423acc6bfe to your computer and use it in GitHub Desktop.
Save tekeburak/549893fede2b368aeed583423acc6bfe to your computer and use it in GitHub Desktop.
Create a directory and mount Google Drive using that directory.
# Create a directory and mount Google Drive using that directory.
!mkdir -p my_drive
!google-drive-ocamlfuse my_drive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment