diff --git a/Setup-Computer-IOC-Server.md b/Setup-Computer-IOC-Server.md index cb94af0..94b311d 100644 --- a/Setup-Computer-IOC-Server.md +++ b/Setup-Computer-IOC-Server.md @@ -97,9 +97,10 @@ sudo cp /home/control/work/stxm/IOCServer/dnsmasq.conf /etc/dnsmasq.d/ ``` mkdir ~/Basesystem cd ~/Basesystem -git clone https://gitlab.com/etherlab.org/ethercat.git +###git clone https://gitlab.com/etherlab.org/ethercat.git +git clone https://github.com/paulscherrerinstitute/ethercat.git cd ethercat -git checkout stable-1.5 +### git checkout stable-1.5 ./bootstrap ./configure --disable-8139too make all modules