labviewforRaspi / LabVIEWforRasPi

Stores the Raspberry Pi image and the LabVIEW VIP package Home and Standard edition files for the Raspberry Pi Compatible Compiler for LabVIEW
44 stars 24 forks source link

Can't locate "setup.sh" #4

Open rppda opened 4 years ago

rppda commented 4 years ago

I followed the RasPi Compiler for labVIEW and am stuck on step 14.

I'm sending; wget --no-check-certificate https://github.com/labviewforRaspi/LabVIEWforRasPi/raw/master/setup.sh && chmod a+x setup.sh && sudo ./setup.sh

I get the following response; https://github.com/labviewforRaspi/LabVIEWforRasPi/raw/master/se tup.sh Resolving github.com (github.com)... 192.30.253.113 Connecting to github.com (github.com)|192.30.253.113|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2020-01-13 09:09:13 ERROR 404: Not Found.

Does anyone know where this file is located?