Friday, 9 August 2013

How can I run a script locally from a remote server such as www.mysite.com/script.sh?

How can I run a script locally from a remote server such as
www.mysite.com/script.sh?

How can I run a script locally from a remote server such as
www.mysite.com/script.sh
I tried:
. www.mysite.com/script.sh
and it does not work.

No comments:

Post a Comment