Don't know a hell of a lot about scripts but right now running into crunch time. In short I need a script that does the following:
I need the application to run the first time the computer is imaged then once the small application runs it never needs to run again which is why I want the script to be removed.
Thank you!!
.
- mounts a network share (share will be open to "everyone" so will not require username/password)
- sudo run command to run a app that sits in that share
- delay script for 5 seconds for app to run
- unmount the share
- delete this script
I need the application to run the first time the computer is imaged then once the small application runs it never needs to run again which is why I want the script to be removed.
Thank you!!
.