From f63677941857967ac607312653f2ce524c6e22aa Mon Sep 17 00:00:00 2001 From: raabe Date: Fri, 18 Aug 2023 00:35:48 +0200 Subject: [PATCH] Update Setup Computer IOC Server --- Setup-Computer-IOC-Server.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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