chellige

Results 5 comments of chellige

This looks like the perfect solution for what I'm after however it's not working for me. I'm running script-server v1.17.1 I created the following script: $ cat Hello_World.json > {...

That worked. Thanks for all you do!

Thanks for the suggestion, Unfortunately I'm not really getting what you are suggesting. Are you saying I should make a different script that is called by script-server and have that...

Add something like this to the top of your script. Then you can call the parameters by name in any order: ** ## Loop through startup arguments while [[ $#...

Sounds good. I was looking for something like that but I can't find any documentation or reference to "auto-execute". Can you please point me to some help on using that....