goffinet

Results 1 comments of goffinet
trafficstars

@eknowlton, The script use `wget` binary without the `--no-check-certificate` option. You can use force this option on your system : ```bash echo "check_certificate = off" >> ~/.wgetrc ```