0

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

Avinash Raj
  • 80,446
frost58
  • 23

1 Answers1

1

To add the script to the statup I wrote a bash script and found it with the startup applications program. My problem was changing the scripts permissions to executable before running it

Zanna
  • 72,312
frost58
  • 23