change froM: wget -t 1 -T 15 --no_proxy http://127.0.0.1/service/getclient.php -q -O -
-
in functions.sh
change froM:
wget -t 1 -T 15 --no_proxy http://127.0.0.1/service/getclient.php -q -O -to:
wget -t 1 -T 15 --no-proxy http://127.0.0.1/service/getclient.php -q -O -– the unterlign between no and proxy
Michael
-
@Developers sounds interesting…
-
I don’t see anywhere that text is showing up.
-
it was in the file:
./trunk/lib/ubuntu/functions.sh
was already changed.
thanks