Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello! I am trying to call a python script from my process with tSSH, I am indicating the following commands, is the call correct?
You do not need the quotes around your context variable.
Ok, and in the "sh -x name.sh", I have to put my python script name with .sh?
You would call it as you do if you were to manually call it.