Update Setup Computer IOC Server

2023-08-18 00:35:48 +02:00
parent 1ef8b87e31
commit f636779418
+3 -2
@@ -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