2013-09-30 5 views

ответ

3

curl.sh

#!/bin/sh 

curl http://www.google.com 

curl.worker

runtime "binary" 
exec "curl.sh"