We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b43f79 commit f50f110Copy full SHA for f50f110
prepare
@@ -1,10 +1,5 @@
1
#!/bin/bash
2
3
-# Install ethercat (optional for hal-core)
4
-wget https://github.com/grotius-cnc/Linux-Pro/releases/download/1.0.0/ethercat-master.deb
5
-dpkg -i ethercat-master.deb
6
-/opt/ethercat/script/init.d/ethercat restart
7
-
8
# Install hal-core :
9
apt-get install -y locales
10
export LC_ALL=C
0 commit comments