@probonopd commented on GitHub:
https://transfer.sh/FB0l0/Subsurface-44007ce-x86_64.AppImage shows the HTML page, but the download is unavailable. According to https://travis-ci.org/probonopd/subs…
@probonopd commented on GitHub:
Here are more examples: https://download.supertux.org/#linux-files
@Repulser commented on GitHub:
It seems that modifying the Host header like so solved this problem:
location / {
proxy_pass http://127.0.0.1:7000;
proxy_set_header Host domain.com;
}
@golbiga commented on GitHub:
This rule was removed from and replaced with os_filevault_authorized_users in main.
@golbiga commented on GitHub:
You can already do this with ./scripts/generate_baseline.py -k all. This will create build/baselines/all.yaml. We will update the documentation. Thanks!
@golbiga commented on GitHub:
merged with main
@pdfkungfoo commented on GitHub:
I've got this same error about 5 minutes ago:
$~> wget https://transfer.sh/Bqw0v/ImageMagick-git.4f1716e-x86_64.AppImage --2017-11-12 19:06:00-- …