Open caseyryan22465 opened 1 year ago
the SRTM cert expired (#68), so i just made the wget use --no-check-certificate to remedy that issue. The build was also stalling on a "select geographic area" prompt similar to this, so I just added a build arg to suppress that
wget
--no-check-certificate
the SRTM cert expired (#68), so i just made the
wget
use--no-check-certificate
to remedy that issue. The build was also stalling on a "select geographic area" prompt similar to this, so I just added a build arg to suppress that