What's the most reliable way to get K1000 to run my bash scripts for Mac user?
I'm just wondering how to execute my bash script using Dell Kace K1000. Any ideas?
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
chucksteel
6 years ago
I generally create an online shell script and paste the script code into the provided text box. You don't need to include the #!/bin/sh line at the beginning, the appliance will do that. If you are specifically writing a bash script and not a sh script, I'm not sure how that would change. I am also sure to change the name from the default script.sh to something more descriptive.