wget --no-check-certificate https://raw.githubusercontent.com/Prodiguer/synda/master/sdc/install.sh
resulting in
HTTP request sent, awaiting response... 404 Not Found
2020-12-22 11:46:21 ERROR 404: Not Found.
So I tried installing the postprocessing with an older install.sh file I had lying around, but, since it needs the same url, this also raises an error.
--2020-12-22 11:31:03-- https://raw.githubusercontent.com/Prodiguer/synda/master/sdw/bin/worker
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 199.232.16.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|199.232.16.133|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-12-22 11:31:03 ERROR 404: Not Found.
I just wanted to download install.sh with
So I tried installing the postprocessing with an older install.sh file I had lying around, but, since it needs the same url, this also raises an error.
Could you please check.