Bugfix in install script.
This commit is contained in:
parent
ff83e87344
commit
65f2bc85c4
|
|
@ -56,7 +56,7 @@ echo "EtherCAT installer - Kernel: $KERNEL"
|
|||
# Update module dependencies
|
||||
|
||||
echo " Building module dependencies"
|
||||
depmod
|
||||
/sbin/depmod
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue