This seems simple but I can't seem to figure it out. I am trying to write a script to mount a drive on startup. the command I want to run is:
google-drive-ocamlfuse ~/gdrive
But i want it to run each time i start the computer up. I have tried to write a script and can't seem to figure it out. Help would be much appreciated. Thanks in advance