File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
2
#
3
3
# ../scripts/realtime. Generated from realtime.in by configure.
4
- # on Tue Aug 17 06:44:47 EDT 2021
4
+ # on Tue Aug 17 15:12:17 EDT 2021
5
5
#
6
6
7
7
export LANG=C
@@ -56,8 +56,8 @@ CheckConfig(){
56
56
echo " Missing rtapi.conf. Check your installation." 1>&2
57
57
exit 1
58
58
fi
59
- INSMOD=" /opt/hal-core/bin/linuxcnc_module_helper insert"
60
- RMMOD=" /opt/hal-core/bin/linuxcnc_module_helper remove"
59
+ INSMOD=" /opt/hal-core/bin/module_helper insert"
60
+ RMMOD=" /opt/hal-core/bin/module_helper remove"
61
61
LSMOD=" "
62
62
FUSER=" /usr/bin/fuser"
63
63
Original file line number Diff line number Diff line change 1
1
# DO NOT EDIT THIS FILE !
2
2
#
3
3
# ../scripts/rtapi.conf. Generated from rtapi.conf.in by configure.
4
- # on Tue Aug 17 06:44:47 EDT 2021
4
+ # on Tue Aug 17 15:12:17 EDT 2021
5
5
#
6
6
7
7
# A few parameters from emc2/Makefile.inc
You can’t perform that action at this time.
0 commit comments