Searched refs:fetch_bin (Results 1 – 1 of 1) sorted by relevance
46 fetch_bin=51 fetch_bin=/usr/bin/fetch53 echo found FreeBSD fetch: $fetch_bin59 fetch_bin=$wg61 echo found wget at `which $fetch_bin`65 if [ -z "$fetch_bin" ]; then72 fetch_bin=$c74 echo found curl at `which $fetch_bin`79 if [ -z "$fetch_bin" ]; then139 $fetch_bin $fetch_args $URL 2>&1 | tee -a $logfile[all …]
Completed in 10 milliseconds